wont let me build its joeover
This commit is contained in:
parent
da58c0c703
commit
9f68910ec1
1 changed files with 1 additions and 3 deletions
|
@ -9,11 +9,9 @@
|
||||||
imports = [
|
imports = [
|
||||||
# Hardware Configuration
|
# Hardware Configuration
|
||||||
# TODO:: Add this back once generated!!!!!!!
|
# TODO:: Add this back once generated!!!!!!!
|
||||||
# ./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