thomas 31116e200b
helium update / update-helium (push) Successful in 10s
zen browser update / update-zen-browser (push) Successful in 9s
handy update / update-handy (push) Successful in 6s
cleanup
2026-03-13 00:35:03 +00:00
2026-03-13 00:35:03 +00:00
2026-03-09 15:32:03 +00:00
2026-03-09 15:32:03 +00:00

nixos-config

NixOS configuration using a dendritic structure — flake.nix at the root, with modules branching out under modules/.

.
├── flake.nix
├── hardware-configuration.nix
└── modules/
    ├── browsers.nix
    ├── gaming.nix
    ├── packages.nix
    ├── shell.nix
    ├── ui.nix
    └── ...

Usage

sudo nixos-rebuild switch --flake .#nixos
S
Description
No description provided
Readme 336 KiB
Languages
Nix 100%