aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mksystem.nix
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from vscodium to zedhanna2026-09-081-4/+1
* refactor(lib): remove useless self attributehanna2026-08-221-2/+1
* refactor: set nixpkgs.hostPlatform.system insteadhanna2026-08-171-2/+1
* refactor: add module for sops secretshanna2026-08-011-2/+3
* refactor: remove references to agenix in libhanna2026-07-301-4/+3
* refactor: only setup flow-icons secret on non-wsl setupshanna2026-07-241-1/+1
* fix: inherit inputs for nixpkgs overlayshanna2026-07-241-1/+1
* fix: inherit special args for passing to hjemhanna2026-07-241-1/+1
* refactor: split shared modules into fileshanna2026-07-241-10/+3
* refactor: add agenix to package overlayshanna2026-07-241-0/+1
* refactor: add agenix to flake for secretshanna2026-07-241-1/+3
* refactor: use inherit for overlayshanna2026-07-231-2/+2
* refactor: clean up packages with an overlayhanna2026-07-201-0/+6
* refactor: update mksystem and create mkflakehanna2026-06-231-1/+2
* refactor: remove lix from flake and macos confighanna2026-06-231-2/+1
* fix: pin the lix commit via inputshanna2026-06-121-2/+2
* refactor: use the lix nixos module on non-darwin systemshanna2026-06-071-1/+2
* refactor: flatten "meta" attrsethanna2026-06-071-5/+2
* refactor: pass specialArgs to hjemhanna2026-06-051-2/+2
* refactor: rename flavor attribute to profilehanna2026-06-041-7/+7
* refactor: use "wsl" instead of "nixos-wsl"hanna2026-06-031-2/+2
* refactor: use a string-typed attr for typehanna2026-06-031-9/+9
* feat(users/hanna): add zsh configurationhanna2026-06-021-0/+1
* feat(users/hanna): add basic user configurationhanna2026-06-011-11/+13
* refactor: add meta argument to modulehanna2026-05-301-2/+10
* fix: ensure wsl module isnt used on darwinhanna2026-05-301-1/+1
* refactor: simplify the "mkSystem" utilityhanna2026-05-301-6/+4
* feat: create "mkSystem" helperhanna2026-05-281-0/+27