mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
more config
This commit is contained in:
parent
7b5b1f4259
commit
7384a1e2a8
3 changed files with 6 additions and 1 deletions
4
hosts/shawarma/configuration.nix
Normal file
4
hosts/shawarma/configuration.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ username }:
|
||||
{
|
||||
users.users."${username}" = { };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue