Commit graph

10 commits

Author SHA1 Message Date
525f68172b
Services, refactor, clean up, service to automatic
Move service to automatic since it has a separate purpose.

Refactor the default.nix code to include service.nix files so it is
easier to extend code.
2024-11-29 02:09:23 -08:00
91e5b47a8f
Hosts, add wheel and network group management 2024-11-28 14:18:11 -08:00
d994e11918
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
6124a298eb
System, get hostname from directory structure 2024-11-25 13:21:06 -08:00
7167c10484 make nix use xdg-standard 2024-04-16 00:26:29 -07:00
f5f76fdb0e Fix not importning inputs 2024-04-13 18:33:30 -07:00
4135d53c14 Add autoupgrade option, enable in onizuka 2024-04-13 18:32:38 -07:00
9ee7e4279c Add nerdfont icon support 2024-04-10 15:37:33 -07:00
a43df02076 Fix errors so system builds 2024-04-09 00:00:42 -07:00
cc95386f1a Refactor modules style 2024-04-07 17:08:48 -07:00