trying to get mpd working

This commit is contained in:
Vali 2024-07-13 22:08:21 +02:00
commit f70e14fb32
11 changed files with 333 additions and 22 deletions

View file

@ -9,6 +9,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# Hyprland, my main compositor
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
#hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1&ref=aquamarine";
# Plugins for hyprland
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";