non important commit
This commit is contained in:
parent
e342135d31
commit
eded9ba221
1 changed files with 7 additions and 11 deletions
|
|
@ -4,19 +4,17 @@
|
|||
homeDirectory = "/home/benag";
|
||||
stateVersion = "25.11";
|
||||
|
||||
pointerCursor = {
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Ice";
|
||||
size = 24;
|
||||
};
|
||||
pointerCursor = {
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Ice";
|
||||
size = 24;
|
||||
};
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
|
||||
|
||||
imports = [
|
||||
./modules/bspwm.nix
|
||||
./modules/sxhkd.nix
|
||||
|
|
@ -32,8 +30,6 @@
|
|||
./modules/create-project/create-project.nix
|
||||
];
|
||||
|
||||
gtk.cursorTheme
|
||||
|
||||
home.packages = [
|
||||
pkgs.bspwm
|
||||
pkgs.sxhkd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue