make nixos happy because it wont let me

This commit is contained in:
Sakooooo 2024-06-22 11:06:59 +00:00
parent 3fde1a6bcc
commit da58c0c703
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -12,6 +12,8 @@
# ./hardware-configuration.nix
];
# TAKE ME OUT DONT FORGET
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
# hostname
networking.hostName = "sakopc";