No description
| nix/home-manager-modules | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
dotfiles - jhol's Nix home-manager modules
Installation
In home.nix:
{ flakeInputs, self, config, pkgs, ... }: {
modules.jhol-dotfiles.all.enable = true;
}
| nix/home-manager-modules | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
In home.nix:
{ flakeInputs, self, config, pkgs, ... }: {
modules.jhol-dotfiles.all.enable = true;
}