No description https://gensokyo.zone
Find a file
2021-03-14 02:57:26 +00:00
config Git plugins, config changes 2021-03-14 02:57:26 +00:00
lib Music + GPG agent forwarding + all sorts. 2021-03-09 00:45:18 +00:00
modules Vim, XDG, notmuch changes. 2021-03-14 02:56:41 +00:00
nix ncmpcpp rice and stuff 2021-03-11 04:53:14 +00:00
pkgs Vim, XDG, notmuch changes. 2021-03-14 02:56:41 +00:00
.gitignore Fixed the typo in the gitignore 2021-03-14 02:46:25 +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 Added README. Bugfix to nyx. 2021-02-26 08:25:28 +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.