Commit graph

29 commits

Author SHA1 Message Date
62fe907e91 OS, add basic tailscale app 2025-01-08 13:39:56 -08:00
f9611c32df OS, add Non-EFI Support 2024-12-24 17:06:05 -08:00
f53b6d0ded OSShells, refactor shells to single option 2024-11-29 02:09:23 -08:00
7919d19fe9 Apps, refactor, clean up, remove librewolf
Refactors to use app.nix for easier extension.

Removes librewolf from host, as it makes more sense on the user every
time.
2024-11-29 02:09:23 -08:00
66bca2bd56 OSAuto, remove autoUpgrade and Broken XDG Stuff 2024-11-29 02:09:23 -08:00
89b2c68b89 OsModules, remove excess arguments 2024-11-29 02:09:23 -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
29194dc530 Steam, add gamemode and gamemode option 2024-04-18 15:43:29 -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
fb4716170b add virtualbox, enable for onizuka 2024-04-11 16:26:10 -07:00
fc611b015c Add nerdfont icon support 2024-04-10 15:37:33 -07:00
42f24cd033 Fix xonsh module using fish.defaultShell 2024-04-09 15:04:54 -07:00
7c53ec4f7c Add zsh shell, enable in onizuka 2024-04-09 15:04:39 -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