Add NixOS config
This commit is contained in:
commit
6020d64797
43 changed files with 1372 additions and 0 deletions
3
home-manager/modules/hypr/cursor.nix
Normal file
3
home-manager/modules/hypr/cursor.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ config, pkgs, ... }: {
|
||||
home.file.".icons/default".source = "${pkgs.capitaine-cursors}/share/icons/\"Capitaine Cursors (Gruvbox)\"";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue