This commit is contained in:
2026-06-21 00:21:07 +02:00
parent 8eb5d34c5d
commit be2e26eb3f
2 changed files with 16 additions and 19 deletions
+1 -4
View File
@@ -33,7 +33,7 @@
podman
podman-compose
# AI
claude-code
pkgs-unstable.claude-code
opencode
# C++ stdlib and zlib for Python venv native extensions
@@ -91,9 +91,6 @@
pinentry.package = pkgs.pinentry-curses; # terminal PIN prompt for YubiKey
};
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Home Manager should manage itself
programs.home-manager.enable = true;