mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Made Gnome extensions reproducibles
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
] else [])
|
||||
++ (if currentSystemDe == "gnome" then [
|
||||
gnome-tweaks
|
||||
gnomeExtensions.appindicator
|
||||
gnomeExtensions.caffeine
|
||||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.wallpaper-slideshow
|
||||
] else []);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user