mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
treewide: normalize gnome packages
This commit is contained in:
parent
75e28b17c0
commit
078351a0cd
4 changed files with 10 additions and 10 deletions
|
@ -27,10 +27,10 @@ in
|
|||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
gnome.nautilus
|
||||
nautilus
|
||||
|
||||
ffmpegthumbnailer # thumbnails
|
||||
gnome.nautilus-python # enable plugins
|
||||
nautilus-python # enable plugins
|
||||
gst_all_1.gst-libav # thumbnails
|
||||
nautilus-open-any-terminal # terminal-context-entry
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue