diff options
Diffstat (limited to 'hosts/RyanMac/configuration.nix')
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index e5b38ca..bb180dd 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix | |||
| @@ -126,10 +126,6 @@ in { | |||
| 126 | 126 | ||
| 127 | nix = { | 127 | nix = { |
| 128 | enable = true; | 128 | enable = true; |
| 129 | linux-builder = { | ||
| 130 | enable = false; # mkfs.erofs seems to be looping | ||
| 131 | ephemeral = true; | ||
| 132 | }; | ||
| 133 | settings = { | 129 | settings = { |
| 134 | flake-registry = "/etc/nix/flake-registry.json"; | 130 | flake-registry = "/etc/nix/flake-registry.json"; |
| 135 | trusted-users = [ "@admin" ]; | 131 | trusted-users = [ "@admin" ]; |
