fix localed, back to stateless networking

This commit is contained in:
Grigory Shipunov 2022-11-14 16:05:02 +01:00
parent 3884eb2f82
commit 4edfd251be
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
6 changed files with 16 additions and 7 deletions

View file

@ -12,6 +12,7 @@
irssi
killall
neovim
nvimpager
ripgrep
tealdeer
traceroute
@ -53,7 +54,7 @@
# set appropriate environ variables
environment.variables = {
EDITOR = "nvim";
PAGER = "less -F";
PAGER = "nvimpager";
};
environment.shellAliases = {