refactor: add home 'allowedUnfree' option
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
_:
|
||||
|
||||
{
|
||||
nixpkgs.allowedUnfree = [
|
||||
"spotify"
|
||||
"spotify-unwrapped"
|
||||
];
|
||||
|
||||
security.rtkit.enable = true;
|
||||
services = {
|
||||
pulseaudio.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user