fix(astyanax): allow unfree for 'bambu-studio' package
This commit is contained in:
@@ -63,6 +63,8 @@ in
|
||||
allowedTCPPorts = [ 22 ];
|
||||
};
|
||||
|
||||
nixpkgs.allowedUnfree = [ "bambu-studio" ];
|
||||
|
||||
hardware = {
|
||||
cpu.intel.updateMicrocode = true;
|
||||
# https://wiki.nixos.org/wiki/Intel_Graphics
|
||||
|
||||
Reference in New Issue
Block a user