diff options
author | bd <bdunahu@operationnull.com> | 2025-02-26 22:24:32 -0500 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-02-26 22:24:32 -0500 |
commit | 03b59932027b42cd8966decd1e82204da525a98e (patch) | |
tree | e174e436c59c4038b2d478f84b858996ce6853a3 /.config/guix | |
parent | 94bba184f69707f4b3cd95119b3dca735093bef4 (diff) |
add angband, pass-otp, cleanup comments/gitignore
Diffstat (limited to '.config/guix')
-rw-r--r-- | .config/guix/modules/packages/packages.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/guix/modules/packages/packages.scm b/.config/guix/modules/packages/packages.scm index 0a9d6f0..7d1a61a 100644 --- a/.config/guix/modules/packages/packages.scm +++ b/.config/guix/modules/packages/packages.scm @@ -98,7 +98,6 @@ feh ffmpeg flameshot - font-awesome fontconfig font-terminus gnupg @@ -109,6 +108,7 @@ mpv nsxiv password-store + pass-otp pavucontrol picom pulseaudio @@ -139,6 +139,7 @@ (define bd-packages-fun (list + angband bsnes mgba mupen64plus-audio-sdl |