That didn't work, fix it later, wheatley first
This commit is contained in:
parent
069c1b36cc
commit
f188b5fc32
|
@ -59,11 +59,6 @@
|
||||||
sops-nix.nixosModules.sops
|
sops-nix.nixosModules.sops
|
||||||
plasma-manager.homeManagerModules.plasma-manager
|
plasma-manager.homeManagerModules.plasma-manager
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
{
|
|
||||||
home-manager.extraSpecialArgs = {inherit inputs;}; # Pass flake input to home-manager
|
|
||||||
home-manager.users.USERNAME.imports = [./home-manager/home.nix];
|
|
||||||
home-manager.sharedModules = [plasma-manager.homeManagerModules.plasma-manager];
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue