Commit graph

23 commits

Author SHA1 Message Date
1182970d58 Pds, add default pds with config options 2025-03-17 16:28:46 -07:00
c4201b7810 Sshd, 922 port and no password auth 2025-03-17 12:31:06 -07:00
a37979255d Sshd, very simple sshd setup 2025-03-12 22:29:53 -07:00
bc07a7ba54 Nvidia, add option to use open drivers 2025-02-23 14:40:00 -08:00
6cc642d32f 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
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
8c83400842 Nvidia, remove deprecated driSupport32Bit 2024-11-08 10:12:45 -08:00
0d78a8932b Wireless, host specified networks 2024-11-07 14:59:12 -08:00
f92e03a36d Sops, add user secret management 2024-11-07 14:58:37 -08:00
34f2abf578 Flake update 2024-07-14 2024-07-14 04:05:22 -07:00
c2c4cff183 Hypr, fix cachix support 2024-07-14 04:04:58 -07:00
ee770c4db9 Nvidia, switch to beta, enable fbdev 2024-05-26 17:25:02 -07:00
b68dbc1aa3 Tablet, add opentabletdrivers 2024-05-26 17:05:34 -07:00
2465081d0c Nvidia, add opencl icd and runtime 2024-04-18 15:41:58 -07: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
2056fe95aa Fix imports in refactor 2024-04-07 17:14:00 -07:00
30810224f0 Refactor modules style 2024-04-07 17:08:48 -07:00