rekey and disk for master-dns
This commit is contained in:
parent
07322a9e9a
commit
0395c434d1
32 changed files with 1150 additions and 1068 deletions
|
@ -628,11 +628,11 @@
|
|||
dev = "ens18";
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "";
|
||||
device = "/dev/disk/by-uuid/3d3529ea-190a-4305-8d7f-b6c08b346e02";
|
||||
fsType = "ext4";
|
||||
};
|
||||
fileSystems."/boot" = {
|
||||
device = "";
|
||||
device = "/dev/disk/by-uuid/BC01-39E3";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue