building libvirt
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
../../modules/common/security.nix
|
||||
../../modules/common/steam.nix
|
||||
../../modules/common/wine.nix
|
||||
../../modules/common/libvirt.nix
|
||||
];
|
||||
networking.hostName = "puter";
|
||||
# This will be overridden by system/default.nix
|
||||
|
||||
@@ -80,5 +80,5 @@
|
||||
|
||||
boot.blacklistedKernelModules = ["b43" "ssb" "brcmfmac" "brcmsmac" "bcma"];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = ["broadcom-sta-6.30.223.271-57-6.12.38" "python-2.7.18.8"];
|
||||
nixpkgs.config.permittedInsecurePackages = ["broadcom-sta-6.30.223.271-57-6.12.39" "python-2.7.18.8"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user