non important commit

This commit is contained in:
benstrb 2026-01-13 16:29:58 +01:00
parent b9aab5d853
commit 715efa2ef6
2 changed files with 10 additions and 8 deletions

View file

@ -3,14 +3,6 @@
username = "benag";
homeDirectory = "/home/benag";
stateVersion = "25.11";
pointerCursor = {
gtk.enable = true;
x11.enable = true;
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice";
size = 14;
};
};
programs.home-manager.enable = true;
@ -26,6 +18,7 @@
./modules/kitty.nix
./modules/polybar.nix
./modules/fastfetch.nix
./modules/cursor.nix
./modules/git.nix
./modules/create-project/create-project.nix
];