Needs to inherit inputs, of course

This commit is contained in:
baduhai 2022-12-03 11:14:41 -03:00
parent 4062deb725
commit 7c7ca02575

View file

@ -51,6 +51,7 @@
alexandria = nixpkgs-stable.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };
modules = [
./hosts/servers/alexandria.nix
home-manager-stable.nixosModules.home-manager