replace mpd with mopidy
This commit is contained in:
parent
6b5dbaa92e
commit
ef57d36110
5 changed files with 131 additions and 19 deletions
|
@ -196,7 +196,7 @@ in
|
|||
|
||||
# Shit breaks without this lol
|
||||
programs.dconf.enable = lib.mkDefault true;
|
||||
services.dbus.packages = with pkgs; [ gnome3.dconf ];
|
||||
services.dbus.packages = with pkgs; [ dconf ];
|
||||
|
||||
# better default swap
|
||||
boot.kernel.sysctl = { "vm.swappiness" = lib.mkDefault 45; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue