book | updated due to reinstall
This commit is contained in:
parent
3de26708b0
commit
3e91b76cb6
1 changed files with 2 additions and 2 deletions
|
|
@ -13,12 +13,12 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/e0e211d5-30a0-4b9e-b1ba-971cdd7a4d23";
|
||||
device = "/dev/disk/by-uuid/8be20414-99c5-4d13-b85b-3182298ec3ed";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-uuid/6957-B177";
|
||||
device = "/dev/disk/by-uuid/FE2B-3C47";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue