rin/packages: update to new gnome package names

This commit is contained in:
LavaDesu 2024-12-07 20:35:30 +11:00
parent 7cebea5535
commit 484ed2e926
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
wget
] ++ lib.optionals enableGUI [
gparted
gnome.nautilus
nautilus
];
environment.variables.EDITOR = "nvim";
}