working on o001 to new flake modules, needed root fallback for secrets for root only system

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-10 01:07:06 -06:00
parent 9b8c26f558
commit 7185d24a8b
5 changed files with 286 additions and 789 deletions

View file

@ -4,6 +4,4 @@
zramSwap.enable = false;
networking.hostName = "o001";
networking.domain = "subnet01171946.vcn01171946.oraclevcn.com";
services.openssh.enable = true;
system.stateVersion = "23.11";
}