[ASUS] RIP serveur telnet nyancat

This commit is contained in:
nyanloutre 2018-09-16 17:01:18 +02:00
parent 737d37ed6e
commit cc99b79dcd
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
programs.zsh.enableCompletion = true; programs.zsh.enableCompletion = true;
programs.zsh.syntaxHighlighting.enable = true; programs.zsh.syntaxHighlighting.enable = true;
programs.zsh.ohMyZsh.enable = true; programs.zsh.ohMyZsh.enable = true;
programs.zsh.ohMyZsh.plugins = [ "git" "colored-man-pages" "command-not-found" "extract" "nyan" ]; programs.zsh.ohMyZsh.plugins = [ "git" "colored-man-pages" "command-not-found" "extract" ];
programs.zsh.ohMyZsh.theme = "bureau"; programs.zsh.ohMyZsh.theme = "bureau";
nix.gc.automatic = true; nix.gc.automatic = true;