diff options
Diffstat (limited to 'systems/README.md')
| -rw-r--r-- | systems/README.md | 33 |
1 files changed, 33 insertions, 0 deletions
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](<https://en.wikipedia.org/wiki/Portal_(video_game)>) 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) |
