aboutsummaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-08-12 10:02:16 -0700
committerFranck Cuny <franck@fcuny.net>2025-08-12 10:02:16 -0700
commit9d60cbf230330d062799bb43b18c1f9fb374ec2c (patch)
tree8dce4c7e256413bcaf94230286602d268da7a543 /profiles
parentcreate profiles for networkd and nix's GC (diff)
downloadinfra-9d60cbf230330d062799bb43b18c1f9fb374ec2c.tar.gz
add profile for motd
Diffstat (limited to '')
-rw-r--r--profiles/core/motd.nix (renamed from modules/motd.nix)0
-rw-r--r--profiles/server.nix2
2 files changed, 0 insertions, 2 deletions
diff --git a/modules/motd.nix b/profiles/core/motd.nix
index 01575e1..01575e1 100644
--- a/modules/motd.nix
+++ b/profiles/core/motd.nix
diff --git a/profiles/server.nix b/profiles/server.nix
index 78eaf7d..9f9e01c 100644
--- a/profiles/server.nix
+++ b/profiles/server.nix
@@ -1,13 +1,11 @@
{
pkgs,
- self,
...
}:
{
imports = [
./default.nix
- "${self}/modules/motd.nix"
];
#Virtualization settings