test
This commit is contained in:
parent
53d0d23051
commit
9d7dd35402
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
# Declare a generic configuration using the $hostname variable:
|
||||
${hostname} = lib.nixosSystem {
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
# Configuration Imports
|
||||
./hosts/${hostname}/hardware-configuration.nix # Hardware Configuration
|
||||
|
|
Loading…
Reference in a new issue