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