Fix: Add home-manager module to fighter
This commit is contained in:
parent
45a74fdf06
commit
459f75eb5b
@ -248,6 +248,7 @@
|
||||
in nixpkgs.lib.nixosSystem {
|
||||
modules = [
|
||||
./systems/fighter/configuration.nix
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
];
|
||||
inherit system pkgs;
|
||||
specialArgs = { inherit sys; };
|
||||
|
Loading…
x
Reference in New Issue
Block a user