diff options
| -rw-r--r-- | configuration.nix | 1 | ||||
| -rw-r--r-- | todo | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index 31ca916..5776388 100644 --- a/configuration.nix +++ b/configuration.nix @@ -60,6 +60,7 @@ slop xclip xdotool +gcc ]; programs.git = { @@ -18,7 +18,9 @@ - [ ] umatrix vs ublock - [ ] dunst notifs - [ ] get the dwm, st and other suckless stuff as own src -- [ ] mpd and ncmpcpp or rmpc +- [ ] music + - [x] mpd and ncmpcpp or rmpc + - [ ] autostart the music - [ ] pass + pass-otp - [x] fix fans spinning at low loads |
