nixos-config location isn't super necessary
This commit is contained in:
parent
50c34e895e
commit
ed619fe78a
2 changed files with 4 additions and 6 deletions
|
|
@ -12,8 +12,6 @@
|
|||
|
||||
networking.hostName = "io";
|
||||
|
||||
nix.nixPath = [ "nixos-config=/home/user/Projects/nix-config/personal/hosts/desktops/io.nix" ];
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
memoryPercent = 100;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue