Update some formatting and move aliases into app specific nix files

This commit is contained in:
Bun 2025-04-04 21:11:51 -04:00
parent fb06bdf1f0
commit c50925b74b
9 changed files with 16 additions and 52 deletions

View file

@ -8,4 +8,6 @@
pulsemixer
spotdl
];
home.shellAliases.spotopus = "spotdl --m3u --format opus";
}