mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
fixing secrets
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user