diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-18 19:17:30 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-18 19:17:30 -0400 |
| commit | f0c9f39bd7a23927176fad4105dfa307ef82ef64 (patch) | |
| tree | 84cd693fe7994d7853b053a93ad80f672fe30846 /mpd.nix | |
| parent | add hyprland binds (diff) | |
| download | nixos-f0c9f39bd7a23927176fad4105dfa307ef82ef64.tar.gz nixos-f0c9f39bd7a23927176fad4105dfa307ef82ef64.tar.bz2 nixos-f0c9f39bd7a23927176fad4105dfa307ef82ef64.zip | |
smart gaps
Diffstat (limited to 'mpd.nix')
| -rw-r--r-- | mpd.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ playlistDirectory = "${config.home.homeDirectory}/.playlists"; extraConfig = '' auto_update "yes" - restore_paused "yes" ''; }; } |
