This commit is contained in:
iFargle 2023-07-02 20:20:30 +09:00
parent db7b35aa31
commit fa430896a8

View file

@ -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