From 234c7390e46d1f0e116822e171aa7815d97488c1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 17 Jun 2021 21:20:19 +0200 Subject: vidhar: initial --- accounts/mherold@vidhar.nix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 accounts/mherold@vidhar.nix (limited to 'accounts/mherold@vidhar.nix') 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 @@ +{ userName, ... }: { + config.users.users.${userName}.uid = 1001; +} -- cgit v1.2.3