diff options
author | tv <tv@krebsco.de> | 2024-07-13 14:51:13 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2024-07-13 14:51:13 +0200 |
commit | 2662b92685dfe32c383e1f68b7f0459fbecb9ac4 (patch) | |
tree | 20360a794c85da611bde671453d2d9f1f6aa706b | |
parent | e4ebb823d4feac5fa92b6024532e8e96e7520fbe (diff) |
mu: add initrd/sshd
-rw-r--r-- | systems/mu/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/mu/config.nix b/systems/mu/config.nix index 4c5e19e..99a60f0 100644 --- a/systems/mu/config.nix +++ b/systems/mu/config.nix @@ -3,6 +3,7 @@ ../../configs/br.nix ../../configs/exim-retiolum.nix ../../configs/hw/x220.nix + ../../configs/initrd/sshd.nix ../../configs/retiolum.nix ]; |