From 37420f58905057b2ca31b208e9c6c4d6e773a99d Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 29 Feb 2024 12:54:39 +0300 Subject: 2024-02-29 --- nixosConfigurations/eonwe/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nixosConfigurations/eonwe') diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix index e0ae7d6..002d150 100644 --- a/nixosConfigurations/eonwe/default.nix +++ b/nixosConfigurations/eonwe/default.nix @@ -5,6 +5,10 @@ ... }: with lib; { + imports = [ + ./hidden.nix + ]; + nixfiles.modules = { ark.enable = true; -- cgit v1.2.3