This commit is contained in:
2025-08-19 02:01:17 -05:00
parent 2900d39f2d
commit a521301818
4 changed files with 31 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
./dotfiles
];
config = lib.mkIf (config.homeconfig.username == "nathan") {
config = {
homeconfig = {
mpd.enable = lib.mkDefault true;