- add alias for h
This commit is contained in:
Aaron Bieber 2024-11-17 06:09:13 -07:00
parent c652e9902e
commit 4559d9bc19
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

1
hosts/h/alias Normal file
View File

@ -0,0 +1 @@
suah.dev

View File

@ -251,7 +251,7 @@ in
};
users = {
groups.${sojuUser} = {};
groups.${sojuUser} = { };
users = {
root = userBase;
qbit = userBase;