remove cryotherm user from all hosts and templates

This commit is contained in:
steffen 2026-03-14 14:18:05 +01:00
parent 402086b374
commit 7c7eaf32af
4 changed files with 0 additions and 10 deletions

View file

@ -4,6 +4,5 @@
imports = [
outputs.nixosModules.normalUsers
../../users/steffen
../../users/cryotherm
];
}