NixOS 25.11 migration

This commit is contained in:
TheWanderingCrow 2025-12-01 08:24:10 -05:00
parent bc5129a87d
commit 5718c8ca6d
16 changed files with 107 additions and 463 deletions

View file

@ -4,7 +4,8 @@
lib,
pkgs,
...
}: {
}:
{
# Setup access to protected repos via our host ssh key
environment.etc."ssh/root_config".text = ''
Host github.com