No description
Find a file Use this template
2026-09-16 18:04:56 +02:00
nix remove sops config. moved to core 2026-09-16 18:04:56 +02:00
secrets add sops 2026-09-05 02:15:43 +02:00
userModules/default moved module to file 2026-08-25 23:02:05 +02:00
users/00-tmpl [user:tmpl] add user 2026-08-25 23:02:05 +02:00
.gitignore init 2026-08-16 12:24:47 +02:00
flake.lock add sops 2026-09-05 02:15:43 +02:00
flake.nix add sops 2026-09-05 02:15:43 +02:00
README.md add user type. change common nix group to follow 2026-09-05 02:15:43 +02:00
setup.nix add extended id space 2026-09-05 02:15:43 +02:00

nix library - users - Template

user

type

These are the valid user types

owner

Used for owner of the repo. Usualy given full sudo access on owned devices

admin

helper

user

Regular users. Usualy no extra permissions

test

users for testing.

service