My personal NixOS configuration
  • Nix 98.8%
  • Nushell 0.5%
  • Just 0.4%
  • Shell 0.3%
Find a file
2026-04-25 09:04:50 +02:00
.atuin/runbooks feat(atuin): Extend runbooks 2026-02-17 08:20:53 +01:00
modules fix(den): Apps are exposed as packages 2026-04-25 09:04:50 +02:00
secrets fix(freshrss): Fix FreshRSS configuration 2026-04-04 17:15:19 +02:00
templates feat(vm): Add template for booting up a clean testing VM with custom configuration 2026-03-31 10:23:38 +02:00
.editorconfig
.env
.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 feat(gitignore): Ignore qcow2 image files 2026-03-31 10:10:30 +02:00
.nixos-config.code-workspace
.sops.yaml feat(sops): Adding sops keys for hosts 2026-03-29 20:28:35 +02:00
default.nix
flake.just feat(nix): Set commands for generating automatically generated files using nix flake output apps 2026-03-28 00:03:32 +01:00
flake.lock chore(flake): Update flake.lock 2026-04-04 13:53:16 +02:00
flake.nix chore(flake): Update flake.{nix,lock} 2026-03-31 09:23:17 +02:00
justfile feat(just): Add command to perform system upgrade from start to finish 2026-04-14 17:28:31 +02:00
LICENSE
nixpkgs.nix
outputs.nix
README.md
shell.nix
statix.toml

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 improving the configurations and shuffling them around to better serve my needs.

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