mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-02 11:28:34 +00:00
try to fix nix warnings
This commit is contained in:
@@ -25,6 +25,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
# Cursor
|
||||
home.pointerCursor = {
|
||||
enable = true;
|
||||
name = "Adwaita";
|
||||
package = pkgs.adwaita-icon-theme;
|
||||
size = 24;
|
||||
|
||||
Reference in New Issue
Block a user