rix101/modules/home-manager
reo101 e3b1539b41
refactor(flake)!: deduplicate code in configurations flake module
Pass around `perSystem`'s `pkgs` instances to the system configurations
Some more refactoring in `configurations`' `mkHost` functions
Also start using `home-manager`'s `useGlobalPkgs` option
Also use `mkShellNoCC` for default `devShell`
Also `nix flake update`
2024-07-20 14:30:25 +03:00
..
darwin-trampolines style: format with nix fmt 2024-01-25 17:39:43 +02:00
nix-general refactor(flake)!: deduplicate code in configurations flake module 2024-07-20 14:30:25 +03:00
reo101-river feat!(limontozu): add config 2023-04-17 12:05:13 +03:00
reo101-scm feat(home-manager): add scm module 2024-07-19 01:40:36 +03:00
reo101-shell feat(shell): enable GnuPG shell integration 2024-06-01 16:11:37 +03:00
reo101-spotify feat(spotify): add spicetify-nix 2023-11-17 17:44:05 +02:00
reo101-wezterm feat(wezterm): update wezterm.fnl 2024-05-04 22:50:49 +03:00
README.md feat(flake)!: convert to fs-defined modules 2023-07-25 21:08:46 +03:00

Add your reusable home-manager modules to this directory (https://nixos.wiki/wiki/Module)

These are considered modules:

  • files, ending in .nix (excluding default.nix)
  • directories, containing default.nix