about summary refs log tree commit diff stats
path: root/hosts/mammun/default.nix (unfollow)
Commit message (Collapse)Author
2023-12-28fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha
Before it listed task without a context, which can't exist because their creation is denied
2023-12-28feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha
2023-12-28feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha
2023-12-28fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha
2023-12-28fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha
2023-12-28fix(sys/svcs/xdg): Use correct types in termchooser configSoispha
2023-12-28fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha
2023-12-28build(flake): UpdateSoispha
2023-12-28fix(hm/conf/zsh/sessionVariables): Add river specific variablesSoispha
2023-12-28feat(sys/svcs/xdg/termchooser): InitSoispha
2023-12-28build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha
2023-12-19fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha
2023-12-19fix(hm/pkgs/src/spodi): Set constant bitrateSoispha
2023-12-19chore(version): v1.20.5 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha
Setting this to `auto` breaks conversion of songs
2023-12-19chore(version): v1.20.4 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider listSoispha
Spotdl sometimes used the wrong video, like a reaction instead of the intended version.
2023-12-19chore(version): v1.20.3 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha
2023-12-19chore(version): v1.20.2 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Also exclude error-logSoispha
2023-12-19fix(hm/pkgs/src/spodi): Remove quotes in the error-log pathSoispha
They resulted in spotdl being unable to access the file. Thus, we simply assume that the `DOWN_DIR` path does not contain a space and remove the quotes.
2023-12-19chore(version): v1.20.1 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Use correct quoting in argumentsSoispha
2023-12-19chore(version): v1.20.0 Soispha
2023-12-19chore(treewide): Update shell librarySoispha
2023-12-19build(treewide): UpdateSoispha
2023-12-19feat(hm/pkgs/src/spodi): Rework command line argumentsSoispha
2023-12-18chore(version): v1.19.1 Soispha
2023-12-18fix(hm/pkgs/scr/lyrics): Add missing dependencySoispha
2023-12-18chore(version): v1.19.0 Soispha
2023-12-18feat(hm/pkgs/src/mpc-rm): Provide a command to remove current songSoispha
2023-12-18fix(hm/pkgs/src/lyrics): Use less instead of catSoispha
2023-12-17feat(hm/pkgs/src/lyrics): InitSoispha
2023-12-17build(treewide): UpdateSoispha
2023-12-17fix(hm/wms/river/init): Set env vars from nix configSoispha
Recursive variable assignment is apparently not supported by posix shell.
2023-12-17fix(hm/pkgs/scr/spodi): Use the full range of audio providersSoispha
2023-12-12chore(version): v1.18.1 Soispha
2023-12-12fix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommandsSoispha
2023-12-12chore(version): v1.18.0 Soispha
2023-12-12chore(treewide): Update shell library version numberSoispha
2023-12-12build(treewide): UpdateSoispha
2023-12-12fix(hm/pkgs/src/con2pdf): Prepare shell version updateSoispha
2023-12-12chore(hm/pkgs/scr/llp): Delete llp, as it's not necessary on WaylandSoispha
2023-12-12fix(hm/wms/river/init): Don't use error handling for setting variablesSoispha
2023-12-12fix(hm/pkgs/scr/spodi): Reactive, as spotdl builds againSoispha
2023-12-12feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha
2023-12-12fix(hm/pkgs/scr/neorg): Use new way to specify completion functionSoispha
2023-12-12chore(hm/pkgs/scrs): Delete unused and deprecated scriptsSoispha
2023-12-12fix(hm/wms/river/keys): Use new screenshot scriptSoispha