chore(cachy): Use external flake and drop chaotic-nyx
This commit is contained in:
parent
f360e54590
commit
decd0f5110
10 changed files with 16 additions and 32 deletions
|
|
@ -13,8 +13,8 @@
|
|||
permittedInsecurePackages = permittedPackages;
|
||||
};
|
||||
overlays = [
|
||||
inputs.cachy.overlays.default
|
||||
inputs.nur.overlays.default
|
||||
inputs.chaoticNyx.overlays.cache-friendly
|
||||
];
|
||||
inherit system;
|
||||
};
|
||||
|
|
@ -76,7 +76,6 @@ in {
|
|||
../base
|
||||
../home
|
||||
../modules
|
||||
inputs.chaoticNyx.nixosModules.default
|
||||
];
|
||||
home = [
|
||||
inputs.anyrun.homeManagerModules.default
|
||||
|
|
@ -92,7 +91,6 @@ in {
|
|||
inputs.reset.homeManagerModules.default
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
inputs.dashvim.homeManagerModules.dashvim
|
||||
inputs.chaoticNyx.homeManagerModules.default
|
||||
../modules
|
||||
];
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue