mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
workflows/a-happy-gnome: add Nautilus extensions
This commit is contained in:
parent
91d111632c
commit
2b87602a67
@ -85,6 +85,10 @@ in
|
||||
gnome-menus # It is required for custom menus in extensions.
|
||||
gnome-extension-manager # The cooler GNOME extensions app.
|
||||
gnome-search-provider-recoll # This is here for some reason.
|
||||
|
||||
# Nautilus extensions
|
||||
nautilus-annotations
|
||||
nautilus-open-any-terminal
|
||||
];
|
||||
example = lib.literalExpression ''
|
||||
with pkgs; [ gnome.polari ];
|
||||
|
Loading…
Reference in New Issue
Block a user