No description https://gensokyo.zone
Find a file
2020-11-01 23:29:36 +00:00
configuration Moving to dark theme. Fixed icon theme name reference. 2020-11-01 23:29:36 +00:00
lib Initial commit. 2020-11-01 20:04:42 +00:00
modules Initial commit. 2020-11-01 20:04:42 +00:00
pkgs Initial commit. 2020-11-01 20:04:42 +00:00
.gitignore Initial commit. 2020-11-01 20:04:42 +00:00
default.nix Initial commit. 2020-11-01 20:04:42 +00:00
README.md Initial commit. 2020-11-01 20:04:42 +00:00

Proto readme

  • export NIX_SSHOPTS="-p 62954"
  • export NIX_SSHOPTS="-p 22"
  • nix build -f . deploy.all && ./result
  • nix build -f . deploy.$group && ./result
  • nix build -f . deploy.$hostname && ./result