From b0d9558f970c3f52af34fcd12ae6c7f8a1d27ccb Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sat, 29 Nov 2025 10:54:03 +0100 Subject: moved to doas --- modules/common/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/common/default.nix') diff --git a/modules/common/default.nix b/modules/common/default.nix index 030f467..b2c7196 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -3,6 +3,7 @@ imports =[ # names are self explanatory ./adguard + ./doas ./fonts ./gnupg ./i18n @@ -10,8 +11,8 @@ ./pipewire ./searx ./ssh + ./sudo ./users - # ./xserver ]; nix = { -- cgit v1.2.3