diff options
author | polwex <polwex@sortug.com> | 2024-07-21 03:05:41 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-07-21 03:05:41 +0700 |
commit | 048d263f5fb201e0512e44c25f2153e9a4d44edb (patch) | |
tree | bd42b089bbd16dcff0ff1041a894fb1946447d7a /hosts/users.nix | |
parent | e64f7a78e01e5fa661471cb518cc71fc33223b5a (diff) |
m
Diffstat (limited to 'hosts/users.nix')
-rw-r--r-- | hosts/users.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/users.nix b/hosts/users.nix index e6ba45f..8377c2a 100644 --- a/hosts/users.nix +++ b/hosts/users.nix @@ -43,6 +43,7 @@ in { "uinput" "docker" "plugdev" + "uinput" ]; createHome = true; home = "/home/y"; |