From 5fe2777acda756ae69f59e084afd9f6d35a535da Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 5 Jul 2024 07:30:49 -0400 Subject: tree-wide: document most things --- systems/README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 systems/README.md (limited to 'systems/README.md') diff --git a/systems/README.md b/systems/README.md new file mode 100644 index 0000000..8a399f8 --- /dev/null +++ b/systems/README.md @@ -0,0 +1,33 @@ +# ./systems/ + +All of these names are based off the +[Portal]() series + +## glados/ + +Main desktop + +## glados-wsl/ + +Main desktop, but the windows install :p + +## caroline/ + +2017 MacBook Air + +## atlas/ + +Ampere ARM server from Oracle, services my [Miniflux](https://miniflux.app/) +instance and some other things. + +## darwin.nix + +Declarations of nix-darwin systems + +## nixos.nix + +Declarations of NixOS systems + +## nixinate.nix + +Apps to deploy the above systems through [nixinate](https://github.com/MatthewCroughan/nixinate) -- cgit v1.2.3