This commit is contained in:
Vivian 2024-06-01 18:00:41 +02:00
parent 7e7d275411
commit 87ffa71fe4
8 changed files with 308 additions and 378 deletions

View file

@ -72,7 +72,7 @@
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true;
overlays = [ (import ./nixos/pkgs) vault-secrets.overlay nur.overlay ];
overlays = [ (import ./nixos/pkgs) vault-secrets.overlays.default nur.overlay ];
};
pkgs_stable = import nixpkgs_stable {
@ -148,9 +148,7 @@
cachix
deadnix
statix
nixfmt
nixpkgs-fmt
nixUnstable
nil
vault
yamllint