No description
  • Nix 96.7%
  • Python 3%
  • Shell 0.3%
Find a file
2026-05-14 16:02:20 +00:00
.forgejo/workflows cleanup: removed unneeded comments and commands from update-flakelock pipeline 2026-05-09 10:49:47 +02:00
home/ash feat: added powershell extenstion to zed 2026-05-13 16:04:24 +02:00
hosts feat: added nameserver config for nya 2026-05-13 07:55:46 +02:00
secrets fix(age): microslop nya keyfile 2026-05-03 10:57:58 +02:00
sh feat: added configfs to be ignored from diskUsage.py and deduplicated it's array 2026-05-06 12:30:08 +02:00
.directory style: made folder look nice :3 2026-03-18 11:25:24 +01:00
flake.lock update(lock): flake.lock 2026-05-14 16:02:20 +00:00
flake.nix feat: added home-manager config for ash@nya 2026-05-06 12:26:11 +02:00
README.md docs: added README 2026-04-08 19:22:31 +02:00

Installing nix on a new system

  1. Copy some machine's config such as enigma or main, get the disk uuid or id for disko and then copy the local ssh pubkey to the target's root user
  2. nix run github:nix-community/nixos-anywhere -- --flake .#hydra-local --target-host root@192.168.1.134 in this repo's root
  3. profit