1
0
Fork
You've already forked Config
0
No description
  • Nix 66.7%
  • Lua 25.1%
  • Nushell 6%
  • CSS 1.9%
  • Just 0.3%
Find a file
2026年07月11日 23:01:30 +02:00
common move *arr to hestia 2026年07月11日 23:01:30 +02:00
devices move *arr to hestia 2026年07月11日 23:01:30 +02:00
dotfiles move *arr to hestia 2026年07月11日 23:01:30 +02:00
utils feat: upgrade postgres on perdix to version 18 2025年12月27日 01:04:52 +01:00
.envrc made devshell 2023年08月15日 23:12:05 +02:00
.gitignore use walker flake 2025年12月30日 10:45:32 +01:00
.stylua.toml use jjui config.lua api 2026年04月08日 09:06:37 +02:00
flake.lock move *arr to hestia 2026年07月11日 23:01:30 +02:00
flake.nix update flake stable to 26.05 2026年07月10日 15:47:30 +02:00
Justfile fix ncro for standalone build, update tempo config for version 3 2026年06月18日 17:27:03 +02:00
keys.nix update keys 2025年08月21日 00:03:54 +02:00
overlays.nix use nh flake for activations 2026年06月05日 20:41:15 +02:00
README.md refactor: move secrets to separate repo 2025年07月16日 22:41:55 +02:00

Config

Directory structure is as follows:

  • assets: backups of unmanaged application settings.
  • common: NixOS and home-manager modules.
  • devices: top-level per-device configurations.
  • dotfiles: Maps to XDG home directories.
  • utils: Nix helper functions.