test
This commit is contained in:
parent
0a56fcf164
commit
11b95b30ef
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ in
|
||||||
}
|
}
|
||||||
) { }
|
) { }
|
||||||
}: {
|
}: {
|
||||||
mkShell {
|
default = pkgs.mkShell {
|
||||||
NIX_CONFIG = "experimental-features = nix-command flakes";
|
NIX_CONFIG = "experimental-features = nix-command flakes";
|
||||||
# imports all files ending in .asc/.gpg
|
# imports all files ending in .asc/.gpg
|
||||||
sopsPGPKeyDirs = [
|
sopsPGPKeyDirs = [
|
||||||
|
|
Loading…
Reference in a new issue