diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-07-15 15:03:45 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-07-15 15:03:45 -0400 |
commit | d96fae90d7ab61560b74013f7225a132c691144f (patch) | |
tree | 361d014d4f572f37f0607099f4e7116fb52c72b7 /home-config/home-configuration.scm | |
parent | 8cebfbd1d7c05451796c425076d48d562f0fbaa2 (diff) |
Some prelim changes, THIS BRANCH DOES NOT WORK
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index eaf8115..de6cce3 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -75,6 +75,8 @@ | |||
75 | "kdenlive" | 75 | "kdenlive" |
76 | "sqlite" | 76 | "sqlite" |
77 | "mpv" | 77 | "mpv" |
78 | "playerctl" | ||
79 | "pamixer" | ||
78 | "git")) | 80 | "git")) |
79 | (list my-neovim))) | 81 | (list my-neovim))) |
80 | 82 | ||