No description https://gensokyo.zone
Find a file
kat witch ae16fd6737
Fix
2021-02-26 08:28:40 +00:00
config Find commands for tridactyl. WIP subcommand. 2021-02-26 08:10:34 +00:00
lib Reformat. Small changes. 2021-02-22 05:40:19 +00:00
modules SIP config using asterisk. 2021-02-24 04:14:14 +00:00
nix Refactors + firefox + shell helper script 2021-02-26 05:32:24 +00:00
pkgs Refactors + firefox + shell helper script 2021-02-26 05:32:24 +00:00
scripts Weather script changes. 2021-02-13 01:46:28 +00:00
.gitignore .gitignore changes 2021-02-22 04:51:32 +00:00
default.nix Massive rework to rebase on hexchen's new nixfiles deploy stuffs. 2021-01-24 21:37:41 +00:00
nyx Added README. Bugfix to nyx. 2021-02-26 08:25:28 +00:00
README.md Fix 2021-02-26 08:28:40 +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 meta.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.