fix: add missing allowUnfree options
This commit is contained in:
@@ -94,5 +94,9 @@
|
||||
sessionVariables = {
|
||||
ANI_CLI_PLAYER = "mpv";
|
||||
};
|
||||
|
||||
file = {
|
||||
".config/nixpkgs/config.nix".text = "{ allowUnfree = true; }";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user