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 = {
|
||||
name = "Adwaita";
|
||||
package = pkgs.gnome.adwaita-icon-theme;
|
||||
package = pkgs.adwaita-icon-theme;
|
||||
};
|
||||
cursorTheme = {
|
||||
name = "Hackneyed";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue