add root-password module

This commit is contained in:
Johannes Kirschbauer
2024-04-10 11:11:57 +02:00
parent fac3a86066
commit 8474065fa2
2 changed files with 20 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
sshd = ./sshd.nix;
sunshine = ./sunshine.nix;
syncthing = ./syncthing.nix;
root-password = ./root-password.nix;
thelounge = ./thelounge.nix;
vm-user = ./vm-user.nix;
waypipe = ./waypipe.nix;