Gen 325: fixed sound file paths

This commit is contained in:
pagedMov
2024-10-11 01:18:29 -04:00
parent 39f6951e08
commit c84a213dfe
6 changed files with 13 additions and 333 deletions

View File

@@ -17,5 +17,5 @@
++ [ (import ./userpkgs.nix) ]
++ [ (import ./waybar) ]
++ [ (import ./eza.nix) ]
++ [ (import ./zsh/zshell.nix) ];
++ [ (import ./zshell.nix) ];
}