From dc3e13757266243a50e865aef787023e1c5c1e48 Mon Sep 17 00:00:00 2001 From: pagedMov Date: Thu, 31 Oct 2024 12:37:10 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 12d1183..735bb0e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,14 @@ If you are on NixOS and have flakes enabled, you can just clone the repo and run | Text Editor | [Nixvim](https://github.com/nix-community/nixvim) | | Image Viewer | [feh](https://github.com/derf/feh) | +## Configs + +Currently there are two complete system configurations available. These are: + +* **Oganesson** - My desktop configuration. Generalist workflow which includes virtualization and gaming features. +* **Mercury** - My laptop configuration. My laptop is a pretty weak machine so this configuration is stripped down a bit. +The 'Xenon' config is my server configuration and is highly unlikely to be of use to anyone but me, as the setup has some very specific use-cases. + ## Scripts ```chpaper``` - opens a fzf window with filenames and previews of images in $FLAKEPATH/assets/wallpapers. Picking one replaces the existing wallpaper path in $FLAKEPATH/flake.nix with the one you chose.