1
2
Fork
You've already forked nixos-config
0
My personal NixOS configuration
  • Nix 98.8%
  • Nushell 0.5%
  • Just 0.4%
  • Shell 0.3%
Find a file
David Chocholatý eb24abf818
shell: +feat Set $SHELL to nu
Thus, Nushell as the default shell gets properly picked up by applications using $SHELL.
2026年07月10日 22:56:09 +02:00
.atuin/runbooks atuin/runbooks: #feat Connect to and Disconnect from ProtonVPN 2026年07月07日 17:25:25 +02:00
modules shell: +feat Set $SHELL to nu 2026年07月10日 22:56:09 +02:00
packages feat(pkgs-by-parts-for-flake-parts): Initialize module 2026年06月05日 15:48:35 +02:00
secrets tailscale: #chore Renew Tailscale Auth key for Caddy 2026年07月10日 12:11:12 +02:00
templates templates/bootstrap: #feat Mention checking for which disk is mapped to which label 2026年07月10日 12:11:12 +02:00
.editorconfig feat(editorconfig): Configure special file formats 2026年01月31日 21:08:10 +01:00
.env feat(direnv): Load .env if exists 2025年12月18日 08:45:19 +01:00
.envrc refactor(mightyiam/files): Create wrapper to specify files with perSystem.files.file.<name>.{source,text} 2026年02月15日 23:08:04 +01:00
.gitignore chore(gitignore): Update ignore patterns 2026年05月07日 15:18:32 +02:00
.intellishell intelli-shell: +fix Properly set completions for host parameter 2026年07月10日 22:45:31 +02:00
.nixos-config.code-workspace refactor: Use the Dendritic pattern with flake-parts 2025年08月04日 00:52:54 +02:00
.sops.yaml feat(sops): Adding sops keys for hosts 2026年03月29日 20:28:35 +02:00
default.nix refactor: Use the Dendritic pattern with flake-parts 2025年08月04日 00:52:54 +02:00
flake.just feat(just): Split recipes between subcommands 2026年05月22日 21:58:55 +02:00
flake.lock flake-graph: +feat Create script to generate flake graph of the flake.lock 2026年07月10日 22:54:37 +02:00
flake.nix flake-graph: +feat Create script to generate flake graph of the flake.lock 2026年07月10日 22:54:37 +02:00
host.just feat(just): Split recipes between subcommands 2026年05月22日 21:58:55 +02:00
justfile virtualisation: feat: Install new packages 2026年06月09日 22:54:14 +02:00
LICENSE Initial commit 2024年01月25日 13:52:38 +00:00
nixpkgs.nix style(flake): Format nix files in the whole repository 2025年04月18日 21:54:06 +02:00
outputs.nix fmt: Clean-up the repo 2026年02月05日 21:18:41 +01:00
README.md chore(denful): Update links to the organization repo from vic's personal repo 2026年05月12日 10:28:30 +02:00
shell.nix refactor: Use self instead of './.' 2025年08月03日 14:24:46 +02:00
statix.toml feat(statix): Configure ignored patterns 2026年02月05日 21:18:41 +01:00

Adda's NixOS configuration

NixOS Dendritic Pattern Flake Parts Home Manager

My personal NixOS configuration, created during the uncountable number of hours over the years spent on shaping, improving the configurations, and shuffling them around to better serve my needs.

It utilizes the Dentritic pattern using github:denful/den configuration library.