diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-10-09 19:25:44 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-10-09 19:25:44 -0700 |
| commit | 70109d9ea53ab9cb67e1f021acc6ca214fcf1f09 (patch) | |
| tree | 720653747ae01470650e73518fac207bcae5c1d1 /modules/common/default.nix | |
| parent | don't import fonts.nix (diff) | |
| download | infra-70109d9ea53ab9cb67e1f021acc6ca214fcf1f09.tar.gz | |
automatically import home-manager.nix for all hosts
Diffstat (limited to 'modules/common/default.nix')
| -rw-r--r-- | modules/common/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix index 5a0da5f..7adad51 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -2,6 +2,7 @@ { imports = [ ./fish.nix + ./home-manager.nix ./home.nix ./host-config.nix ./ssh.nix |
