summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-10-01 21:39:59 +0200
committerLinnnus <[email protected]>2024-10-02 22:22:33 +0200
commitc6fea19ab5a3ecd72b7d1402ff4eefd3d5c63ff1 (patch)
tree5fc1d92c4c8f8742bf1d90e8f2f8e047c0d64d0b
parent7f88dff4e19bbe668cfdd325750d1b83923345d9 (diff)
chore: formatting ahh commit
-rw-r--r--hosts/muhammed/linux-builder/default.nix5
1 files changed, 1 insertions, 4 deletions
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 = {