No description https://gensokyo.zone
Find a file
2021-03-15 18:37:14 +00:00
config emacs removal 2021-03-15 18:08:06 +00:00
lib gc fixes 2021-03-15 18:37:14 +00:00
modules gc fixes 2021-03-15 18:37:14 +00:00
nix ncmpcpp rice and stuff 2021-03-11 04:53:14 +00:00
pkgs A single nixdirfmt change 2021-03-14 02:57:57 +00:00
.gitignore gc fixes 2021-03-15 18:37:14 +00:00
.gitmodules Added private submodule. Started using secrets. 2021-03-02 02:42:47 +00:00
default.nix Cursed refactor. 2021-03-05 00:36:51 +00:00
nyx nix-eval move to lessen secrets in store 2021-03-15 17:04:17 +00:00
README.md The comma is a lie. 2021-03-07 00:56:51 +00:00

kat's nixfiles

To provision a new host:

  • add that host to the SSH config in programs.ssh
  • create a config for that host that contains a deploy.ssh.host
  • run ./nyx install <hostname>.

To rebuild a host:

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