Merge branch 'master' of github.com:starr-dusT/dotfiles

This commit is contained in:
Tyler Starr 2025-02-01 16:09:28 -08:00
commit d8a2371118

View File

@ -4,7 +4,7 @@ let
hostname = specialArgs.hostname;
in {
inherit system;
specialArgs = { inherit user inputs home-manager; };
specialArgs = { inherit user hostname inputs home-manager; };
modules = [
../default # shared by all configs
../default/physical/configuration.nix # shared by physical machines