Switched to 24.05 channel
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
ffuf
|
||||
nikto
|
||||
sqlmap
|
||||
wpscan
|
||||
thc-hydra
|
||||
exploitdb
|
||||
feroxbuster
|
||||
@@ -54,4 +53,6 @@
|
||||
home.file = {
|
||||
".functions.zsh".source = ../dotfiles/.functions.zsh;
|
||||
};
|
||||
|
||||
home.stateVersion = "24.05";
|
||||
}
|
||||
|
||||
@@ -18,5 +18,4 @@ in
|
||||
];
|
||||
|
||||
home.file.".tmux/plugins/tpm".source = "${mypkgs.tpm}";
|
||||
home.stateVersion = "23.11";
|
||||
}
|
||||
|
||||
@@ -58,6 +58,4 @@
|
||||
".config/polybar/config.ini".source = ../dotfiles/.config/polybar/config.ini;
|
||||
|
||||
};
|
||||
|
||||
home.stateVersion = "23.11";
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
history.size = 100000000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user