No description https://gensokyo.zone
Find a file
2021-04-04 22:18:40 +01:00
hosts hosts/athame: Continuing from pre-existing server 2021-04-04 22:18:40 +01:00
lib hosts/athame: Moved hcloud ssh key definition into host-specific meta 2021-04-03 21:53:29 +01:00
modules project-wide: Accessing tf config from NixOS now possible 2021-04-03 21:51:07 +01:00
nix niv: Updated sources 2021-04-03 21:54:23 +01:00
pkgs hosts/samhain: Fixed glauca DNS updater 2021-04-03 21:54:04 +01:00
private@d33f98121b .gitmodules: Fixed private mirroring 2021-03-27 02:38:00 +00:00
profiles profiles/sway: Fixed i3gopher hotkey 2021-04-03 21:54:59 +01:00
services services/syncplay: TLS support 2021-04-03 21:55:13 +01:00
.gitignore gc fixes 2021-03-15 18:37:14 +00:00
.gitmodules .gitmodules: Fixed private mirroring 2021-03-27 02:38:00 +00:00
default.nix project-wide: Accessing tf config from NixOS now possible 2021-04-03 21:51:07 +01:00
home.nix project-wide: Refactored profile system 2021-03-28 21:01:01 +01:00
nixos.nix project-wide: How did I mess it up this bad? 2021-03-28 21:24:31 +01:00
nyx nyx: Added a debug option. cmd_ prefixes added. 2021-03-26 22:37:35 +00:00
README.md adding gui group to hosts, fixing sshopts 2021-03-17 02:48:21 +00:00

kat's nixfiles

To provision a new host:

  • create a config for that host that contains a deploy.ssh.host
  • run ./nyx install <hostname>.

To rebuild a host:

  • run ./nyx deploy <hostname> <method> where method is optional, can be... switch or boot or such.