- modular setup, everything is toggleable and switchable
- easy full system theming with stylix, based on the wallpaper or a base16 scheme
- secret management with sops-nix
- touch support with hyprgrass
- integrated onedrive & protondrive mounts
- preconfigured web apps
- fully-themed login screens with sddm and grub
- derivs: nixpkgs overlays/derivations
- home: home-manager configurations
- hosts: host-specific configurations
- modules:
Note
nix allows for easy switching of components in the setup, so here are the ones i have defined (bold text being my main pick):
component | details |
---|---|
app runner | rofi |
clipboard manager | clipse |
fetch | fastfetch |
editor | custom nixvim flake |
bar | waybar |
notification | mako |
desktop environments | hyprland, plasma, xfce |
terminals | alacritty, foot, ghostty, kitty, wezterm |
shells | nushell, fish, zsh |
prompts | starship, oh-my-posh |
file managers | nautilus, dolphin, yazi |
Note
most of these automatically follow the stylix color scheme
- discord: system24
- firefox: scifox
- obsidian: anuppuccin
- spotify: text
- and more that i'm forgetting...
- galaxy book extras - driver for my laptop
- sddm astronaut theme - collection of themes for sddm
- yorha grub theme - nier-themed grub screen
- @joshuagrisham for his magnificent work on the galaxy book driver
- @itzderock for sharing his nix derivation for that driver
- @elyth, my config started as a fork of his flake