Update option name: pkgs.gnome.adwaita-icon-theme
This commit is contained in:
parent
bcfe3c1d43
commit
38b70121f0
1 changed files with 1 additions and 1 deletions
2
ui.nix
2
ui.nix
|
|
@ -194,7 +194,7 @@
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
name = "Adwaita";
|
name = "Adwaita";
|
||||||
package = pkgs.gnome.adwaita-icon-theme;
|
package = pkgs.adwaita-icon-theme;
|
||||||
};
|
};
|
||||||
cursorTheme = {
|
cursorTheme = {
|
||||||
name = "Hackneyed";
|
name = "Hackneyed";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue