No description
Find a file
Julia Lange 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
hmModules Hypr, move from xonsh to python3 2024-11-11 14:23:11 -08:00
hosts System, dynamic users for host, removes user.name 2024-11-28 13:55:44 -08:00
nixosModules System, dynamic users for host, removes user.name 2024-11-28 13:55:44 -08:00
.gitignore Hypr, add icon support 2024-04-18 02:41:26 -07:00
.sops.yaml Sops, add user secret management 2024-11-07 14:58:37 -08:00
flake.lock Merge home-manager into nixos 2024-11-11 21:01:02 -08:00
flake.nix System, dynamic users for host, removes user.name 2024-11-28 13:55:44 -08:00
LICENSE Initial commit 2023-11-20 02:51:09 +00:00