aboutsummaryrefslogtreecommitdiff
path: root/hosts/RyanMac/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/RyanMac/configuration.nix')
-rw-r--r--hosts/RyanMac/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix
index 19ffeec..f72c6aa 100644
--- a/hosts/RyanMac/configuration.nix
+++ b/hosts/RyanMac/configuration.nix
@@ -127,7 +127,7 @@ in {
127 nix = { 127 nix = {
128 enable = true; 128 enable = true;
129 linux-builder = { 129 linux-builder = {
130 enable = true; 130 enable = false; # mkfs.erofs seems to be looping
131 ephemeral = true; 131 ephemeral = true;
132 }; 132 };
133 settings = { 133 settings = {