diff options
Diffstat (limited to 'accounts/mherold@vidhar.nix')
-rw-r--r-- | accounts/mherold@vidhar.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/mherold@vidhar.nix b/accounts/mherold@vidhar.nix new file mode 100644 index 00000000..7b25cc12 --- /dev/null +++ b/accounts/mherold@vidhar.nix | |||
@@ -0,0 +1,3 @@ | |||
1 | { userName, ... }: { | ||
2 | config.users.users.${userName}.uid = 1001; | ||
3 | } | ||