nexusystem¶
Transform your desktop into a productivity powerhouse with this beautiful, keyboard-driven Linux environment. Built on the lightning-fast Hyprland compositor, this setup delivers a modern, animated workspace that's both stunning and efficient. Whether you're a complete Linux newcomer or a seasoned power user, everything is configured out-of-the-box with automatic theming, easily accessible command palette, and declarative configuration that makes customization effortless.
Universal Features¶
- đ Command palette - perform many actions under one key! See
home/scripts/command-palette/default.nix. - đ¨ Consistent Theming - base16 & stylix-powered themes across all applications.
- â¨ī¸ Keyboard-focused navigation - vim-like keybindings everywhere (Hyprland, nvim, browser, etc.).
- đĻ Easy package management - add/remove programs effortlessly, browse available packages at https://search.nixos.org/packages.
- đ Animated wallpaper support - easily select an animated or static wallpaper.
For Developers¶
- đģ Hyprland-centric - Preconfigured ecosystem (Hyprlock, Hyprpanel, etc.).
- đ§ Pure Lua Neovim setup (easily modifiable).
- đĨī¸ Multi-machine support - easily extend config across different systems.
- âī¸ Variable-based setup - customize everything through simple configuration variables.
- đ Home-manager integration - declarative user environment management.
For Creatives¶
- đ¨ Affinity v3 - modern design and photo editing workflow.
- đŦ Video editing with Kdenlive - professional video editing capabilities.
For Gamers¶
- đŽ Lutris - unified launcher for games and emulators (Steam, Epic, retro consoles, etc.).
- đ¯ Steam integration - seamless gaming experience with Proton.
- đšī¸ Retro gaming - PS2, PS3, and other console emulators through Lutris.
- ⥠Performance optimizations - gaming-focused kernel and driver configurations.
and much more!
Gallery¶

Architecture¶
The repo is split into a few main areas:
home/for user-level programs, scripts, and UI modules.nixos/for system-level modules (boot, audio, GPU, networking).themes/for Stylix/base16 theme definitions.hosts/for per-machine configuration and variables.
Installation¶
If you're new, use the Quickstart below. It covers USB creation, install, host setup, and rebuild steps.
Documentation¶
See the docs/ folder for full details and guides, or browse the published docs:
https://romek-codes.github.io/nexusystem/
Credits¶
Special thanks to the amazing people who made this configuration possible:
-
gvolpe - For helping me dive into the Nix ecosystem. His configuration was the first I used and modified to create my own, serving as my gateway into the world of declarative system management.
-
anotherhadi - For the beautiful foundation that became this configuration. His config provided the elegant base that I've built upon and customized.
This project stands on the shoulders of these contributors and the broader NixOS community. đ