From e7d9ba9b9aebcf13cfdfbc172bef09d160b60711 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 15 Oct 2024 00:40:21 -0400 Subject: [PATCH] README update (#125) --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edbe1ec7..88e08cf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# nixos +# nixcfg -My comprehensive NixOS flake for managing my laptop, desktop, and home lab environments. +My comprehensive NixOS flake for managing my laptop, desktop, gaming handheld, and home lab environments. ![](./_img/rosepinemoon.png) ![](./_img/rosepinedawn.png) @@ -8,9 +8,10 @@ My comprehensive NixOS flake for managing my laptop, desktop, and home lab envir ## Features - **Hyprland:** Dynamic tiling Wayland compositor and window manager. +- **SteamOS UI:** Steam Big Picture Mode + gaming optimizations for Lenovo Legion Go. - **Stylix:** Auto-gnerated base16 themes for the whole desktop. - **Encryption:** Encrypted boot drives with Secure Boot and LUKS with TPM decryption. -- **Home Lab:** Media, file sharing, and more with a efficnet routing via reverse proxy. +- **Home Lab:** Media, file sharing, and more, split between two PCs with efficient routing via reverse proxy. ## Inputs @@ -21,10 +22,11 @@ This flake takes a variety of upstream and third party flakes as inputs: - [home-manager](https://github.com/nix-community/home-manager): declarative dotfile and user package management. - [hyprland](https://github.com/hyprwm/Hyprland): great dynamic tiling wayland compositor. - [iio-hyprland](https://github.com/JeanSchoeller/iio-hyprland): autorotate daemon for Hyprland. +- [jovian](https://github.com/Jovian-Experiments/Jovian-NixOS): steam deck UI + optimizations. - [lanzaboote](https://github.com/nix-community/lanzaboote): secure boot for NixOS. - [nixhw](https://github.com/alyraffauf/nixhw): opinionated set of generic (AMD, Intel, Laptop, SSD) and specific (Framework 13, Yoga 9i, Thinkpad T440p) hardware configuration modules for NixOS. - [nur](https://github.com/nix-community/NUR): extra packages from the nix user repository. -- [stylix](https://github.com/danth/stylix): system-wide colorscheming and typography. +- [stylix](https://github.com/danth/stylix): system-wide color schemes and typography. - [sway](https://github.com/swaywm/sway): fantastic, rock-solid tiling compositor for wayland. ## Outputs