1
0
Fork 0

Update totsugeki config

This commit is contained in:
Avery 2025-06-21 16:04:36 +02:00
parent efc78a2b28
commit b0435707e4
Signed by: Avery
GPG key ID: B684FD451B692E04
4 changed files with 15 additions and 17 deletions

View file

@ -52,9 +52,6 @@
];
};
nixpkgs.config.allowUnfree = true;
services = {
easyeffects.enable = true;
arrpc.enable = true;
};
services = { easyeffects.enable = true; };
xdg.enable = true;
}