Commit graph

40 commits

Author SHA1 Message Date
e2f470b5c2 Forgejo, init with admin account and server config
Automatically creates an admin account with sops data. Not my favorite
process because user needs to know to change the sops password to be
owned by forgejo, otherwise good though.

Has a bunch of useful config settings for setting up a server easily.
Commit with that to follow.

Point of worry: SSH_PORT setting isn't set, and will probably need to be
set later to allow people to commit and similar to the repos.
2025-03-24 12:33:48 -07:00
291173d21a Sshd, added port as option
Primarily so that it can be used in other modules since I default to a
non-standard port for obsecurity reasons.
2025-03-24 11:16:45 -07:00
3957a03352 Os, remove nnn from automatic apps
I'm in love with lf now. But my divorce has made me see that I do not in
fact need a terminal file browser as an automatic app. If anything is
getting added it's zoxide
2025-03-18 14:45:55 -07:00
c179f84425 Caddy, caddy vhost configuration 2025-03-18 14:09:03 -07:00
f6bced0e83 Polkit,Hypr, update kde-packages to qt6, remove portal
There is a warning to update before deprecation. This is a fix for that.
Remove a conflicting portal implementation
2025-03-17 18:48:26 -07:00
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
f27cec2c9a Users, add juri and update automatic start version 2025-03-12 22:30:33 -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
5c01a63feb Flake update 2025-01-14 2025-01-14 13:29:17 -08:00
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