Set up formatting
This commit is contained in:
parent
2f78eed4cc
commit
69ce8f32ef
12 changed files with 132 additions and 107 deletions
|
@ -6,5 +6,5 @@
|
|||
fileSystems."/" = { device = "/dev/vda1"; fsType = "ext4"; };
|
||||
|
||||
# swap
|
||||
swapDevices = [ { device = "/var/swapfile"; } ];
|
||||
swapDevices = [{ device = "/var/swapfile"; }];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue