This commit is contained in:
2026-02-19 09:03:17 +01:00
parent 0f0be167c0
commit de17456cc2
5 changed files with 4 additions and 11 deletions
-1
View File
@@ -15,7 +15,6 @@ in
config = mkIf cfg.enable {
home.packages = with pkgs; [
python315
uv
];