Commit graph

9 commits

Author SHA1 Message Date
9ab0f5bfc9 Hosts, add wheel and network group management 2024-11-28 14:18:11 -08:00
10038a1fde System, dynamic users for host, removes user.name
adds a new specialArg to hosts: usernameList, which is a list of users
determined through user/user.nix in the host/hostname dir.

This touches syncthing, tuigreet, jibril, shells, and system

removes the user.name field, and converts user.timezone to
system.timezone. This is to move user content off of the host.

This old system is replaced with dynamic user creation based on the
usernameList variable

Because this removes the users.users.defaultUser shells now use the
(more appropriate) users.defaultUserShell
2024-11-28 13:55:44 -08:00
85262bf9e1 System, get hostname from directory structure 2024-11-25 13:21:06 -08:00
5d9f2aaf29 make nix use xdg-standard 2024-04-16 00:26:29 -07:00
6389907fc5 Fix not importning inputs 2024-04-13 18:33:30 -07:00
f899e58b3c Add autoupgrade option, enable in onizuka 2024-04-13 18:32:38 -07:00
fc611b015c Add nerdfont icon support 2024-04-10 15:37:33 -07:00
fc5d2b9483 Fix errors so system builds 2024-04-09 00:00:42 -07:00
30810224f0 Refactor modules style 2024-04-07 17:08:48 -07:00