No description
Find a file
2025-10-08 10:39:48 +02:00
home emacs on conifer 2025-10-06 11:29:41 +02:00
hosts ssh nixdesk on public port 2050 prob doesnt work 2025-10-08 10:39:48 +02:00
pkgs add audio-abtest script 2025-07-28 19:23:10 +02:00
secrets add nebula mesh vpn 2025-08-28 09:16:43 +02:00
sys/profiles allow xun_schoolpc to ssh to deploy user 2025-10-07 12:01:50 +02:00
vars add schoolpc wireguard pubkey 2025-08-22 21:40:51 +02:00
.editorconfig init 2024-02-07 19:05:44 +01:00
.envrc init 2024-02-07 19:05:44 +01:00
.gitignore lots of stuff 2024-06-26 20:49:16 +02:00
.sops.yaml update sops secret paths 2025-06-06 14:48:41 +02:00
flake.lock update nvim config version 2025-09-14 12:45:26 +02:00
flake.nix add nebula mesh vpn 2025-08-28 09:16:43 +02:00
Justfile add script for adding search engines on windows 2025-09-29 11:39:33 +02:00
LICENSE add license 2025-01-24 14:23:14 +01:00
readme.txt change readme slightly 2025-09-29 11:52:32 +02:00

config files for my puters

hosts:
  nixdesk  - desktop (5600x, 6700 xt, 16gb, 2tb)
  conifer  - wsl (desktop & school laptop)
  hopper   - server (old hp with i5 2400, 8gb ram)
  rackserv - cheap 2gb vps

stack:
  sops-nix for secrets, currently stored in git repo and encrypted with ssh keys, might move to hashicorp vault/openbao eventually
  deployments with nixos-rebuild (see Justfile), it works ig