a
This commit is contained in:
parent
64d0ab2002
commit
dcf10dac05
4 changed files with 6 additions and 13 deletions
|
|
@ -24,7 +24,7 @@
|
|||
networking.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.enp8s0.useDHCP = lib.mkDefault true;
|
||||
fileSystems."/mnt/2tbhdd" = {
|
||||
device = "/dev/disk/by-uuid/29c2878a-6b8b-4719-addc-ed57dd647d7b";
|
||||
device = "/dev/disk/by-uuid/4ec6fd72-a161-4944-8ad4-b727ea90d014";
|
||||
fsType = "ext4";
|
||||
};
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue