1

include host-specific system config from common system-config

This commit is contained in:
2022-08-09 22:23:04 +02:00
parent 3e5ff441d3
commit b2b4dcf704
2 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,7 @@ in {
{ nixpkgs.pkgs = pkgs; }
# Main config file for all configs/hosts
../nixos/configuration.nix
# Host specifig config file
../nixos/${hostname}
../nixos
]
extraModules