Update NixOS config.
This commit is contained in:
parent
a11e50054b
commit
c6feb9a182
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@
|
||||||
|
|
||||||
swapDevices =
|
swapDevices =
|
||||||
[ { device = "/dev/disk/by-uuid/fcd6ecf9-3d4d-4cb1-b217-957bae8fbc3f"; }
|
[ { device = "/dev/disk/by-uuid/fcd6ecf9-3d4d-4cb1-b217-957bae8fbc3f"; }
|
||||||
{
|
|
||||||
device = "/dev/sdb";
|
|
||||||
size = 18 * 1024;
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue