feat(heimdall): create user.

This commit is contained in:
CronyAkatsuki 2025-05-04 07:57:44 +02:00
parent b6f6366e2a
commit 8202be48ab
3 changed files with 15 additions and 1 deletions

View file

@ -1,5 +1,6 @@
{...}: {
imports = [
./openssh.nix
./user.nix
];
}