From c6fea19ab5a3ecd72b7d1402ff4eefd3d5c63ff1 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 1 Oct 2024 21:39:59 +0200 Subject: chore: formatting ahh commit --- hosts/muhammed/linux-builder/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hosts') diff --git a/hosts/muhammed/linux-builder/default.nix b/hosts/muhammed/linux-builder/default.nix index a4d2b8d..efba173 100644 --- a/hosts/muhammed/linux-builder/default.nix +++ b/hosts/muhammed/linux-builder/default.nix @@ -2,10 +2,7 @@ # targets directly on this machine. # # It also does some related stuff to make NixOS tests work. - -{ ... }: - -{ +{...}: { nix.settings.trusted-users = ["linus"]; nix.linux-builder = { -- cgit v1.2.3