mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-19 00:19:11 +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
|
paperwm
|
||||||
runcat
|
runcat
|
||||||
windownavigator
|
windownavigator
|
||||||
|
valent
|
||||||
];
|
];
|
||||||
example = lib.literalExpression ''
|
example = lib.literalExpression ''
|
||||||
with pkgs.gnomeExtensions; [
|
with pkgs.gnomeExtensions; [
|
||||||
@ -72,11 +73,12 @@ in {
|
|||||||
shortwave # Yer' humble internet radio.
|
shortwave # Yer' humble internet radio.
|
||||||
tangram # Your social media manager, probably.
|
tangram # Your social media manager, probably.
|
||||||
ymuse # Simple MPD client.
|
ymuse # Simple MPD client.
|
||||||
|
valent # ...ines 'tis season to share... phone data or something.
|
||||||
|
|
||||||
gnome-backgrounds # Default backgrounds.
|
gnome-backgrounds # Default backgrounds.
|
||||||
|
|
||||||
gnome-menus # It is required for custom menus in extensions.
|
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.
|
gnome-search-provider-recoll # This is here for some reason.
|
||||||
|
|
||||||
# Nautilus extensions
|
# Nautilus extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user