test
This commit is contained in:
parent
7b40a4a8d0
commit
a3a852d16e
1 changed files with 2 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
||||||
gnome.gnome-maps
|
gnome.gnome-maps
|
||||||
gnome.simple-scan
|
gnome.simple-scan
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# Gnome extensions
|
# Gnome extensions
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Gnome Extensions / Packages
|
# Gnome Extensions / Packages
|
||||||
|
@ -46,9 +46,7 @@
|
||||||
# For night-theme-switcher
|
# For night-theme-switcher
|
||||||
meson
|
meson
|
||||||
gettext
|
gettext
|
||||||
glib-compile-schemas
|
glibc
|
||||||
glib-compile-resources
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in a new issue