music added

This commit is contained in:
ooks-io 2023-08-07 15:31:52 +12:00
parent 3a75857fda
commit 693c23b2fa
2 changed files with 7 additions and 3 deletions

View file

@ -4,4 +4,7 @@
TODO: TODO:
- [ ] sops - [ ] sops
- [ ] impermanence - [ ] impermanence
- [ ] fix tre alias/funtion
- [ ] add spotify-player configuration

View file

@ -2,10 +2,11 @@
imports = [ imports = [
../standard ../standard
../standard/wayland ../standard/wayland
../music
#./tty-init.nix ./tty-init.nix
./binds.nix ./binds.nix
#./systemd-fix.nix ./systemd-fix.nix
../env/hypr-variable.nix ../env/hypr-variable.nix
]; ];