make nixos happy because it wont let me
This commit is contained in:
parent
3fde1a6bcc
commit
da58c0c703
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
# ./hardware-configuration.nix
|
# ./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# TAKE ME OUT DONT FORGET
|
||||||
|
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||||
# hostname
|
# hostname
|
||||||
networking.hostName = "sakopc";
|
networking.hostName = "sakopc";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue