20.05.2026
This commit is contained in:
parent
17fd5d7862
commit
ee71f3e4fe
7 changed files with 59 additions and 16 deletions
|
|
@ -16,7 +16,7 @@
|
|||
boot.extraModulePackages = [];
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/a7f5df73-8af4-4f3c-9281-dae870b228ee";
|
||||
device = "/dev/disk/by-uuid/fc4ccd02-eedf-413e-9704-63cb27d07b16";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-uuid/8374-D896";
|
||||
device = "/dev/disk/by-uuid/134D-F3E7";
|
||||
fsType = "vfat";
|
||||
options = ["fmask=0077" "dmask=0077"];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue