summaryrefslogtreecommitdiff
path: root/nix/hm-module.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nix/hm: prevent generation of configuration file when config is empty (#867)flpflan2025-11-011-3/+8
* nix/hm: move environment to systemd.environment + refactor (#551)Davi Ribeiro2025-09-031-15/+19
* nix/hm: add extraEnvironment (#533)BardMoon2025-09-021-1/+10
* nix/hm: add systemd.target in home-manager (#532)BardMoon2025-09-011-3/+10
* nix/hm: add option to disable systemd service (#526)Davi Ribeiro2025-08-301-2/+9
* nix/hm: restart shell on config changes (#482)Bruno Inec2025-08-281-0/+3
* nix: add wrapQtAppsHook (#461)BardMoon2025-08-231-1/+0
* nix/hm: fix missing icons in hm-module (#457)anders1302025-08-221-0/+1
* nix/hm: fix pkg.system missing attr (#433)Winder2025-08-221-2/+4
* nix/hm: fix type of settings and cli.settings (#456)Jeshua Lin2025-08-221-2/+2
* nix: extend `hm-module` for CLI config options and add `extraRuntimeDeps` to ...anders1302025-08-131-8/+25
* nix: add home manager module (#402)Davi Ribeiro2025-08-131-0/+82