mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
workflows/a-happy-gnome: add adw-gtk3 and Handbrake
This commit is contained in:
parent
bb07f426b3
commit
b0e33cc16f
@ -62,6 +62,7 @@ in
|
|||||||
type = with lib.types; listOf package;
|
type = with lib.types; listOf package;
|
||||||
description = "A list of applications to be included in the theme.";
|
description = "A list of applications to be included in the theme.";
|
||||||
default = with pkgs; [
|
default = with pkgs; [
|
||||||
|
adw-gtk3 # A nice theme for GTK3.
|
||||||
amberol # An unambitious music player.
|
amberol # An unambitious music player.
|
||||||
authenticator # 2-factor codes for 2-factor storages.
|
authenticator # 2-factor codes for 2-factor storages.
|
||||||
blanket # Zen...
|
blanket # Zen...
|
||||||
@ -74,6 +75,7 @@ in
|
|||||||
gnome.dconf-editor # A saner version of Windows registry.
|
gnome.dconf-editor # A saner version of Windows registry.
|
||||||
gnome.gnome-boxes # Virtual machines, son.
|
gnome.gnome-boxes # Virtual machines, son.
|
||||||
gnome.polari # Your gateway to one of the most hidden and cobweb-ridden parts of the internet. ;)
|
gnome.polari # Your gateway to one of the most hidden and cobweb-ridden parts of the internet. ;)
|
||||||
|
handbrake # Take a break from those custom ffmpeg conversion scripts.
|
||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user