mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-18 12:19:12 +00:00
nixos/workflows/a-happy-gnome: add Valent to applications list
This commit is contained in:
parent
8de6cbe359
commit
a7d3111d3e
@ -36,6 +36,7 @@ in {
|
||||
paperwm
|
||||
runcat
|
||||
windownavigator
|
||||
valent
|
||||
];
|
||||
example = lib.literalExpression ''
|
||||
with pkgs.gnomeExtensions; [
|
||||
@ -72,11 +73,12 @@ in {
|
||||
shortwave # Yer' humble internet radio.
|
||||
tangram # Your social media manager, probably.
|
||||
ymuse # Simple MPD client.
|
||||
valent # ...ines 'tis season to share... phone data or something.
|
||||
|
||||
gnome-backgrounds # Default backgrounds.
|
||||
|
||||
gnome-menus # It is required for custom menus in extensions.
|
||||
#gnome-extension-manager # The cooler GNOME extensions app.
|
||||
gnome-extension-manager # The cooler GNOME extensions app.
|
||||
gnome-search-provider-recoll # This is here for some reason.
|
||||
|
||||
# Nautilus extensions
|
||||
|
Loading…
Reference in New Issue
Block a user