From 959d86017e005d49b401032538c4e2a80191dfe8 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 29 Apr 2024 08:58:27 +0200 Subject: muhammed: Make builder non-ephemeral idk the option just didn't work or something. doesn't really matter anyways since i won't be making any manual changes --- hosts/muhammed/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts') diff --git a/hosts/muhammed/configuration.nix b/hosts/muhammed/configuration.nix index 85fb928..4959dbb 100644 --- a/hosts/muhammed/configuration.nix +++ b/hosts/muhammed/configuration.nix @@ -43,7 +43,6 @@ nix.settings.trusted-users = ["linus"]; nix.linux-builder = { enable = true; - ephemeral = true; }; # System-specific version info. -- cgit v1.2.3