diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/arrakis/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix index 313cdc0..8270bca 100644 --- a/hosts/arrakis/default.nix +++ b/hosts/arrakis/default.nix @@ -17,6 +17,7 @@ imports = [ ./hardware-configuration.nix + ./services.nix ../common/core ../common/optional/db.nix ../common/optional/dev.nix |