diff options
author | Thanos Apollo <[email protected]> | 2025-02-17 09:01:10 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2025-02-17 09:01:10 +0200 |
commit | 3d1985646540d8801d5856c2e83ccdbbe20bcd0a (patch) | |
tree | fe0aad9cdac291b1d1403eceff0ec8a504fa17f7 /guix/home.scm | |
parent | fbf7bcd833643750bf3a7f2baed892163941802d (diff) |
guix: home: Add brightnessctl.
Diffstat (limited to 'guix/home.scm')
-rw-r--r-- | guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/home.scm b/guix/home.scm index f1ba701..8d24397 100644 --- a/guix/home.scm +++ b/guix/home.scm @@ -44,7 +44,7 @@ "gcc-toolchain" "sqlite" "hyfetch" "transmission" "isync" "mpv" "steam" "signal-desktop" "git" "fuzzel" "alacritty" "password-store" "curl" "dino" "bind" "nmap" "hunspell" "wtype" "hunspell-dict-en-med" - "mlocate" "rsync" "grimshot" "swayidle" "htop" "librewolf" + "mlocate" "rsync" "grimshot" "swayidle" "htop" "librewolf" "brightnessctl" "net-tools" "gnupg" "stow" "dunst" "libnotify") thanos/emacs-packages thanos/python-packages thanos/fonts-packages))) (services |