rix101/modules/home-manager
reo101 20e7547b0c
fix(shell)!: accept a hostname parameter
Pass along device `hostname` into `home-manager` (and more) configs
Used for the `rebuild` command since `nix-on-droid` uses the `default` system instead of the `$(hostname)` one (because that requires root to change on-device)
2023-07-26 09:48:01 +03:00
..
nix-general feat(flake)!: common home-manager settings 2023-07-26 08:44:02 +03:00
reo101-river feat!(limontozu): add config 2023-04-17 12:05:13 +03:00
reo101-shell fix(shell)!: accept a hostname parameter 2023-07-26 09:48:01 +03:00
reo101-wezterm feat(wezterm): :retab and improve URL regex 2023-07-13 14:27:45 +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