diff --git a/hosts/paris.nix b/hosts/paris.nix index 0281a3e..11cf5fd 100644 --- a/hosts/paris.nix +++ b/hosts/paris.nix @@ -5,4 +5,5 @@ site = "portage"; # Running in a container nixos-system = false; + fudo-system = true; }