zsh: use hostname in nr abbr

This commit is contained in:
LavaDesu 2021-08-21 18:32:27 +07:00
parent e2597a43b1
commit 7b3025c984
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 3 additions and 2 deletions

View file

@ -26,6 +26,7 @@
useUserPackages = true;
extraSpecialArgs = {
inherit enableGUI inputs modules;
sysConfig = config;
};
};
}