This commit is contained in:
iFargle 2023-07-02 19:19:49 +09:00
parent b53a5f7adc
commit a606980f94

View file

@ -13,7 +13,7 @@
# https://nixos.wiki/wiki/GNOME
# Remove unwanted packages
environment.gnome.excludePackages = (with unstable-pkgs; [
environment.gnome.excludePackages = (with unstable-pkgs.pkgs; [
gnome.cheese
gnome.gnome-music
gnome.epiphany
@ -31,7 +31,7 @@
gnome.simple-scan
]);
environment.systemPackages = with unstable-pkgs; [
environment.systemPackages = with unstable-pkgs.pkgs; [
# Gnome Extensions
gnomeExtensions.tiling-assistant
gnomeExtensions.dash-to-dock