From 18c38635406586430c2aa772f0b708143104fb72 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sun, 31 May 2026 09:21:00 +0200 Subject: Move to stalwart 0.16 --- hosts/tacitus/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tacitus') diff --git a/hosts/tacitus/default.nix b/hosts/tacitus/default.nix index 1efc539..38de6d0 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"]; # Bootloader and boot setup. boot.loader.efi.canTouchEfiVariables = lib.mkDefault true; boot.loader.limine = { -- cgit v1.3.1