aboutsummaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/server.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/server.nix b/profiles/server.nix
index 3bcd529..ae46bce 100644
--- a/profiles/server.nix
+++ b/profiles/server.nix
@@ -2,12 +2,14 @@
config,
lib,
pkgs,
+ self,
...
}:
{
imports = [
./default.nix
+ "${self}/modules/motd.nix"
];
# Virtualization settings