From 9d36aa4aa7ae6b7be8c136d88fd23db5916bcd44 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 24 Jul 2025 19:21:42 -0700 Subject: [PATCH] comment amogus jail --- modules/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system.nix b/modules/system.nix index 116b817..d397833 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -8,6 +8,7 @@ ./zsh ./shell ./polkit.nix + #./amogus-jail.nix ]; programs.dconf.enable = true;