main
rw-r--r--
9 B
rw-r--r--
51 B
rw-r--r--
1.0 KB
rw-r--r--
3.7 KB
rw-r--r--
3.7 KB
rw-r--r--
37.0 KB
rw-r--r--
2.6 KB
rw-r--r--
770 B

HPCesia's Nix Config

English | 简体中文

My Dendritic Pattern Nix configuration, for a NixOS laptop and a NixOS VPS.

Component List

NixOS
DesktopNiri + Noctalia Shell
TerminalGhostty / foot + Zellij
ShellFish + Starship + Atuin
Color ThemeCatppuccin Mocha (with Stylix)
Input MethodFcitx5 + Rime (using rime-ice)
File ManagementYazi / Thunar
Text EditorVSCode / Zed + Helix (with Zide)
BrowserFloorp + Chromium
Media Playermpv (video) + rmpc (music)
Image ViewerLoupe
Secrets ManagementVaultix

Deployment

[!WARNING] You should not deploy this configuration directly on your host, as it contains secrets that only I can decrypt and use.

For Local NixOS

nh os boot .#kevin

For Remote NixOS

deploy .

Acknowledgements