No description
Find a file
Julia Lange ba5fd48569
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
hmModules Hypr, move from xonsh to python3 2024-11-11 14:23:11 -08:00
hosts Hosts, Use directory-driven hosts in flake.nix 2024-11-14 13:58:59 -08:00
nixosModules Nvidia, remove deprecated driSupport32Bit 2024-11-08 10:12:45 -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 Hosts, Use directory-driven hosts in flake.nix 2024-11-14 13:58:59 -08:00
LICENSE Initial commit 2023-11-20 02:51:09 +00:00