mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
Manage users with the option system
This commit is contained in:
parent
9386dc29d7
commit
d7070b6fb5
15 changed files with 79 additions and 71 deletions
|
|
@ -6,6 +6,8 @@
|
|||
sops.enable = true;
|
||||
boot.loader.grub.enable = true;
|
||||
|
||||
users.seb.enable = true;
|
||||
|
||||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue