summaryrefslogtreecommitdiff
path: root/hosts/tacitus/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tacitus/default.nix')
-rw-r--r--hosts/tacitus/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tacitus/default.nix b/hosts/tacitus/default.nix
index 38de6d0..91fa198 100644
--- a/hosts/tacitus/default.nix
+++ b/hosts/tacitus/default.nix
@@ -13,7 +13,7 @@
gpg.enable = true;
virtualisation.host = true;
};
- nix.settings.trusted-users = [ "wilkuu"];
+ nix.settings.trusted-users = [ "wilkuu" ];
# Bootloader and boot setup.
boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
boot.loader.limine = {