From 46a599e19daf24221db19b24cf0356b5af4b2808 Mon Sep 17 00:00:00 2001 From: Christoph Hollizeck Date: Tue, 2 Dec 2025 14:03:01 +0100 Subject: [PATCH] users: setup root configurations for all my machines --- modules/hosts/loptland/default.nix | 1 + modules/hosts/nixberry/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/hosts/loptland/default.nix b/modules/hosts/loptland/default.nix index ad486d9..a03b99a 100644 --- a/modules/hosts/loptland/default.nix +++ b/modules/hosts/loptland/default.nix @@ -39,6 +39,7 @@ topLevel: { # Users cholli + root ]; services.tailscale = { diff --git a/modules/hosts/nixberry/default.nix b/modules/hosts/nixberry/default.nix index 7ff21d0..28a6dc8 100644 --- a/modules/hosts/nixberry/default.nix +++ b/modules/hosts/nixberry/default.nix @@ -52,6 +52,7 @@ topLevel: { server cholli + root ]; services.tailscale = {