users/jan: add istal ip to ssh configs
This commit is contained in:
parent
433966c433
commit
513c2327fd
2 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
home-manager.extraSpecialArgs = {
|
home-manager.extraSpecialArgs = {
|
||||||
packagesPath = ./packages;
|
packagesPath = ./packages;
|
||||||
|
hostsPath = ./hosts;
|
||||||
};
|
};
|
||||||
home-manager.sharedModules = [
|
home-manager.sharedModules = [
|
||||||
{
|
{
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue