forked from colonelpanic/dotfiles
[NixOS] Add networking host name for uber-loaner
This commit is contained in:
parent
ed2c96fc70
commit
9bba138c8f
@ -28,6 +28,7 @@
|
||||
fsType = "tmpfs";
|
||||
};
|
||||
|
||||
networking.hostName = "uber-loaner";
|
||||
swapDevices = [ ];
|
||||
|
||||
nix.maxJobs = lib.mkDefault 4;
|
||||
|
Loading…
Reference in New Issue
Block a user