fixing secrets

This commit is contained in:
2023-05-04 18:53:13 +00:00
parent 4736e85a5d
commit dd67b08d01

View File

@@ -97,7 +97,6 @@
man.enable = true;
nix-index.enable = true;
yt-dlp.enable = true;
<<<<<<< HEAD
zsh = {
enable = true;
enableAutosuggestions = true;
@@ -133,9 +132,6 @@
];
};
=======
>>>>>>> c466ca6 (sync)
bash = {
enable = true;
historyControl = [ "ignorespace" ];