@@ -8,7 +8,7 @@
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowBroken = true;
|
||||
nixpkgs.config.allowBroken = false;
|
||||
|
||||
networking.hostName = "macbook";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user