No description
- Shell 76%
- Nix 24%
| nix | ||
| 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 | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
In home.nix:
{ flakeInputs, self, config, pkgs, ... }: {
modules.jhol-dotfiles.all.enable = true;
}