Pass system on pewter

This commit is contained in:
2025-12-01 01:03:17 -05:00
parent 5d0794abba
commit 3c868f2913

View File

@ -119,6 +119,7 @@
./home.nix ./home.nix
]; ];
extraSpecialArgs = { extraSpecialArgs = {
inherit system;
username = "pager"; username = "pager";
inherit inputs; inherit inputs;
}; };