1
0
Fork 0
This commit is contained in:
root 2018-06-01 21:51:24 +00:00 committed by Malte Brandy
parent 13b6049f0e
commit f6403aa27d
2 changed files with 1 additions and 1 deletions

View file

@ -40,6 +40,5 @@
pass
sshuttle
mtr
];
}

View file

@ -48,6 +48,7 @@
};
programs = {
mtr.enable = true;
zsh = {
enable = true;
enableAutosuggestions = true;