Archived
1
0
Fork 0
❄️My nix config for NixOS laptop and vps.❄️
This repository has been archived on 2026-07-11. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Nix 95.8%
  • Lua 3.6%
  • Just 0.3%
  • Tree-sitter Query 0.2%
  • Scheme 0.1%
Find a file
2026-07-11 22:02:29 +08:00
.helix fix: helix nixd config 2026-04-27 13:29:04 +08:00
.zed chore: nixd config 2026-04-20 19:30:20 +08:00
modules feat: update floorp config 2026-07-11 22:02:28 +08:00
pkgs/by-name feat: update proton-cachyos-bin 2026-05-04 17:54:15 +08:00
secrets feat: remove authelia's gotosocial config 2026-05-25 19:21:24 +08:00
.envrc feat: devshell 2025-10-07 17:09:19 +08:00
.gitignore feat: update gitignore 2025-12-15 16:42:25 +08:00
flake.lock feat: remove discord 2026-05-25 19:21:23 +08:00
flake.nix feat: remove discord 2026-05-25 19:21:23 +08:00
justfile chore: unify case of just recipes 2026-05-04 17:54:14 +08:00
LICENSE docs: add LICENSE 2025-07-06 18:50:14 +08:00
README.md update README.md 2026-07-11 22:02:29 +08:00
README.zh-CN.md update README.md 2026-07-11 22:02:29 +08:00

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
Desktop Niri + Noctalia Shell
Terminal Ghostty / foot + Zellij
Shell Fish + Starship + Atuin
Color Theme Catppuccin Mocha (with Stylix)
Input Method Fcitx5 + Rime (using rime-ice)
File Management Yazi / Thunar
Text Editor VSCode / Zed + Helix (with Zide)
Browser Floorp + Chromium
Media Player mpv (video) + rmpc (music)
Image Viewer Loupe
Secrets Management Vaultix

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