aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* refactor: switch from deezer to spotifasthanna31 hours1-0/+1
* feat: add cachyos kernel to inputs and overlayshanna2 days1-2/+4
* feat(hanna): add delta to linux packageshanna14 days1-0/+1
* refactor: move from vscodium to zedhanna2026-09-084-38/+3
* refactor(lib): remove useless self attributehanna2026-08-221-2/+1
* refactor: switch from rush to zshhanna2026-08-201-1/+0
* fix: avoid using `pkgs.system` due to deprecationhanna2026-08-201-3/+3
* refactor: add tack to system packageshanna2026-08-201-0/+1
* fix(lib): allow electron 39 due to eolhanna2026-08-181-1/+7
* feat(mercury): add helium to overlayshanna2026-08-181-0/+1
* refactor: set nixpkgs.hostPlatform.system insteadhanna2026-08-172-3/+4
* refactor: add profile to hjem module argshanna2026-08-021-1/+1
* refactor: add hjem trigger to hjem modulehanna2026-08-022-17/+18
* refactor: correct path to rush shellhanna2026-08-021-1/+1
* refactor: move custom packages to overlayshanna2026-08-021-2/+2
* refactor: add a package for my copy of berkeley monohanna2026-08-021-1/+2
* fix: clean up secret management a bit morehanna2026-08-021-2/+2
* fix: remove stay curly bracehanna2026-08-021-3/+2
* fix: re-trigger hjem activation after secrets are renderedhanna2026-08-021-0/+16
* fix: use a shared attrset for secretshanna2026-08-011-3/+8
* fix: use the correct group name for secretshanna2026-08-011-1/+1
* refactor: only create sops template on non-wsl systemshanna2026-08-011-2/+2
* refactor: add module for sops secretshanna2026-08-012-2/+15
* refactor: remove agenix package overlayhanna2026-07-301-2/+1
* refactor: remove references to agenix in libhanna2026-07-302-16/+3
* fix: correct typo in agenix shared modulehanna2026-07-241-1/+1
* refactor: only setup flow-icons secret on non-wsl setupshanna2026-07-242-2/+4
* fix: inherit inputs for nixpkgs overlayshanna2026-07-242-1/+3
* fix: inherit special args for passing to hjemhanna2026-07-242-1/+3
* refactor: split shared modules into fileshanna2026-07-244-10/+29
* 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: use flake inputs instead of tackhanna2026-06-271-18/+0
* refactor: update mksystem and create mkflakehanna2026-06-232-1/+20
* 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