den

HPCesia's Nix Config

English | 简体中文

[!INFO] My Nix configuration has been rewritten, and this repository is now archived. The rewritten configuration can be found at HPCesia/ix

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