mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-22 14:50:58 +01:00
update deprecated option
This commit is contained in:
parent
f451fd608a
commit
24549e86d3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
name = "DejaVu Sans";
|
||||
};
|
||||
theme = {
|
||||
package = pkgs.gnome.gnome_themes_standard;
|
||||
package = pkgs.gnome.gnome-themes-extra;
|
||||
name = "Adwaita";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue