sops ace + docker fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-03 23:52:44 +02:00
parent aff6992949
commit 4f01013081
7 changed files with 53 additions and 32 deletions

View File

@@ -6,6 +6,7 @@
nil # nix language server
python311Packages.python-lsp-server
lldb # debugger for llvm stuff
yaml-language-server # yaml
] ++ (with pkgs-unstable; [
helix
]);