This commit is contained in:
dusk 2021-07-24 17:11:17 +03:00
parent 107dd81aab
commit 1ce4ea9e44
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
2 changed files with 7 additions and 7 deletions

View File

@ -87,9 +87,9 @@
overlays = [
digga.overlays.patchedNix
nur.overlay
agenix.overlay
nvfetcher.overlay
deploy.overlay
#agenix.overlay
#nvfetcher.overlay
#deploy.overlay
./pkgs/default.nix
];
};
@ -117,7 +117,7 @@
digga.nixosModules.bootstrapIso
digga.nixosModules.nixConfig
home.nixosModules.home-manager
agenix.nixosModules.age
#agenix.nixosModules.age
bud.nixosModules.bud
nixosPersistence.nixosModules.impermanence
];

View File

@ -36,13 +36,13 @@ in
commands = with pkgs; [
(devos nixUnstable)
(devos agenix)
{
#(devos agenix)
/*{
category = "devos";
name = pkgs.nvfetcher-bin.pname;
help = pkgs.nvfetcher-bin.meta.description;
command = "cd $DEVSHELL_ROOT/pkgs; ${pkgs.nvfetcher-bin}/bin/nvfetcher -c ./sources.toml --no-output $@; nixpkgs-fmt _sources/";
}
}*/
(linter nixpkgs-fmt)
(linter editorconfig-checker)
# (docs python3Packages.grip) too many deps