Start adding sops secrets

This commit is contained in:
2023-04-23 14:27:27 +02:00
parent af6a6b8d79
commit b8841a2c3e
3 changed files with 29 additions and 0 deletions

View File

@@ -45,5 +45,9 @@
];
};
};
devShells.x86_64-linux = {
default = nixpkgs.legacyPackages.x86_64-linux.callPackage ./shell.nix { };
};
};
}