diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-14 10:34:26 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-14 10:34:26 -0400 |
| commit | a6ca159fc55d3e989eb9de85daa396c593bb0a00 (patch) | |
| tree | 2e60b49095c4caec7e075398280e6938c0085466 /hosts | |
| parent | 592f73c2672474c09dedc5cac8e6fa857a7df92b (diff) | |
Add jujutsu and other changes
Diffstat (limited to 'hosts')
| -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" ]; |
