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