- Window Manager • Niri Scrollable WM!
- Shell • fish The user-friendly command line shell
- Terminal • Ghostty a fast, feature-rich and _native_ terminal emulator
- Notification Daemon & Panel • SwayNC A simple GTK based notification daemon.
- Launcher • Sherlock A versatile application/command launcher for wayland.
- TUI File Manager • Yazi Fast terminal file manager.
- Editor of Choice • Neovim ❤️
- overall Theme • YuèYè 月夜 My very own Theme!
My very own nix config that I use on a daily basis.
It's always in a continuing circle of improvements. Expect radical changes.
Every single config is set for my own preference and is therefore heavily opinionated.
If you should find issues in my current config, feel free to contact me or create an Issue directly. Mistakes are only a helpful learning oportunity.
If you found this repository helpful, I'd very much appreciate a star! ⭐ And if you're using some snippets in your own config, I'd also appreciate some credits, but it's nothing mandatory ofcourse. :)
Hostname | Type | Purpose | |
---|---|---|---|
wired | GPD Pocket 4 AMD Ryzen AI 9 HX 370 |
General purpose usage. | |
eiri | Custom Server Ryzen 9 3900x GTX 1080ti |
Just for fun. Homelab stuff. :) | |
arisu | MacBook as a Server (MaaS) M3 Max |
Just for fun & when I need apps, that aren't on Linux. :) | |
knights | VPS from Hetzner ❤️ |
Proxy / Just for fun. | |
duvet | VPS from Hetzner ❤️ |
Static Website Hosting |
/
├ hosts/
│ ├ darwin/
│ ╰ nixos/
├ modules/
│ ├ darwin/
│ ├ flake/
│ ├ home-manager/
│ ╰ nixos/
├ secrets/
│ ├ rekeyed/
│ │ ╰ {hosts}/
│ ╰ *.age
├ flake.nix
├ flake.lock
├ README.md
╰ LICENSE
All of my own Packages are under tixpkgs. Feel free to snoop around and submit PRs / Issues. Contributions are always welcome. :)
Credit | Reason |
---|---|
for being the one and only that introduced me to nix and helping me out a ton. :) | |
linuxmobile | Their Niri config served as a great reference point. |
pabloagn | Their overall vibe in the config inspired me a lot. |
Nmoleo | Rewrote / packaged their i3 + dunst indicators script for Nix in tixpkgs. |