diff --git a/TODO b/TODO index f160906..2d2585c 100644 --- a/TODO +++ b/TODO @@ -37,4 +37,5 @@ [ ] Get MPC to work with yambar (having to use playerctl mpris bridge shit at the moment which doesn't work very well x_x) [ ] Host-dependent home configurations (e.g. don't assume MPD music is in `/mnt/world/music` for every machine) +- [ ] Maybe symlink your music to a music folder in your home directory or something (i.e. `~/Music -> /mnt/world/music` or perhaps a subdirectory of that?) -[ ] rmpc isnt working WAAAAAAAAAAAAAAAAAAAAAAAAAaa ive been working on this for a month i just wanna be done so i can lie down and cuddle girls and be happy forever................ +[x] rmpc isnt working WAAAAAAAAAAAAAAAAAAAAAAAAAaa ive been working on this for a month i just wanna be done so i can lie down and cuddle girls and be happy forever................ +[ ] alvr doesnt work :( diff --git a/nixos/packages.nix b/nixos/packages.nix index 6b60603..9edf8d3 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -52,6 +52,7 @@ kitty # Modern, hackable, featureful, OpenGL based terminal emulator monitor # Manage processes and monitor system resources unzip # Extraction utility for archives compressed in .zip format + usbutils # Tools for working with USB devices, such as lsusb wine # Open Source implementation of the Windows API on top of X, OpenGL, and Unix xclip # Tool to access the X clipboard from a console application zellij # Terminal workspace with batteries included