Commit graph

7 commits

Author SHA1 Message Date
ee25fb915d Tailscale, Move to service, enable on Juri & Onizuka 2025-07-10 12:06:34 -07:00
4ed79d21fc Onizuka, enable postgres 2025-06-09 10:58:44 -07:00
8ede8136ea Niri, Hypr, Flake Bump, tuigreet, init niri
Sets up a config for Niri which involved both the host and user config
settings. It's a semi basic set up to be improved on further later.

This also needs to bump flake so that niri can be added to the flake
update. I don't know what the flake bump date was at this point, so I'll
have to bump it again soon.

This needs to break apart the "waylandcompositors" service to allow niri
and hypr to better fit the directory structure. Otherwise Hypr is
unchanged.

need to update the tuigreet default WM based on the currently selected
one. Currently prioritizes Hyprland > Niri because I didn't want to
write assert code...
2025-05-22 09:27:37 -07:00
cc06993e26 Onizuka, enable sshd 2025-05-06 12:35:24 -07:00
9dd0a9bbde Onizuka, fix hypr and new hosts structure 2025-03-17 18:49:30 -07:00
85262bf9e1 System, get hostname from directory structure 2024-11-25 13:21:06 -08:00
9171e5365c Hosts, Use directory-driven hosts in flake.nix
This adds some code to flake.nix to read the directory of hosts/ and
find all hosts based on their host.nix file, and set the hostname based
on the directory.

I don't know enough about hostnames to know what are valid characters,
but in the future this could allow a hostname such as "servers/madoka"
which may be an issue. For now the structure is simple enough of
"hosts/name" resulting in hostname "name"

Another commit is planned which will do the same thing for users
2024-11-14 13:58:59 -08:00
Renamed from hosts/onizuka/default.nix (Browse further)