Many changes

This commit is contained in:
2025-05-01 16:59:04 +03:00
parent 13ee5dc830
commit 8540c5e6d3
12 changed files with 115 additions and 22 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ in {
config = lib.mkIf isEnabled {
home.packages = with pkgs; [ pass-git-helper ];
home.packages = with pkgs; [ pass-git-helper unzip ];
programs.git = {
enable = true;