comment non-existent hardware-configuration.nix for now
This commit is contained in:
parent
a96aa60e17
commit
3fde1a6bcc
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
}: {
|
}: {
|
||||||
imports = [
|
imports = [
|
||||||
# Hardware Configuration
|
# Hardware Configuration
|
||||||
# Probably a better idea to add it into the flake
|
# TODO:: Add this back once generated!!!!!!!
|
||||||
./hardware-configuration.nix
|
# ./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# hostname
|
# hostname
|
||||||
|
|
Loading…
Reference in a new issue