mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-16 00:19:12 +00:00
nixos/workflows/a-happy-gnome: add Valent to applications list
Some checks failed
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build devcontainers / build-devcontainers (push) Has been cancelled
Cache outputs / build-custom-packages (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update flake inputs / update (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
Some checks failed
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build devcontainers / build-devcontainers (push) Has been cancelled
Cache outputs / build-custom-packages (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update flake inputs / update (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
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