refactor: add home 'allowedUnfree' option

This commit is contained in:
2026-02-22 14:08:19 +01:00
parent dec73a74d8
commit 635583669f
2 changed files with 53 additions and 42 deletions

View File

@@ -1,6 +1,9 @@
_:
{
nixpkgs.allowedUnfree = [
"spotify"
"spotify-unwrapped"
];
security.rtkit.enable = true;
services = {
pulseaudio.enable = false;