mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-16 12:04:11 -05:00
Remove home-manager module
This commit is contained in:
parent
d430ad5cd8
commit
42f4710c79
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@
|
|||
specialArgs = {inherit pkgs inputs;};
|
||||
modules = [
|
||||
(./hosts + "/${host}")
|
||||
home-manager.nixosModules.home-manager {
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
}
|
||||
];
|
||||
});
|
||||
in {nixosConfigurations = lib.attrsets.genAttrs [ "Parzival-Mobile" ] ns;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue