Authorized insecure package python2.7.28.8 compilation
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{ config, pkgs, ... }: {
|
{ config, pkgs, ... }: {
|
||||||
|
nixpkgs.config.permittedInsecurePackages = [ "python-2.7.18.8" ];
|
||||||
nixpkgs.config = { chromium = { enableWideVine = true; }; };
|
nixpkgs.config = { chromium = { enableWideVine = true; }; };
|
||||||
users.users.user = {
|
users.users.user = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user