system/packages: gnome3 -> gnome

This commit is contained in:
LavaDesu 2022-10-04 12:32:34 +07:00
parent 1fc8edb1f8
commit fda167b774
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -16,7 +16,7 @@
wget wget
] ++ lib.optionals enableGUI [ ] ++ lib.optionals enableGUI [
gparted gparted
gnome3.nautilus gnome.nautilus
]; ];
environment.variables.EDITOR = "nvim"; environment.variables.EDITOR = "nvim";
programs.adb.enable = true; programs.adb.enable = true;