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 = [
|
||||
# Hardware Configuration
|
||||
# Probably a better idea to add it into the flake
|
||||
./hardware-configuration.nix
|
||||
# TODO:: Add this back once generated!!!!!!!
|
||||
# ./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# hostname
|
||||
|
|
Loading…
Reference in a new issue