mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
fixing secrets
This commit is contained in:
@@ -97,7 +97,6 @@
|
|||||||
man.enable = true;
|
man.enable = true;
|
||||||
nix-index.enable = true;
|
nix-index.enable = true;
|
||||||
yt-dlp.enable = true;
|
yt-dlp.enable = true;
|
||||||
<<<<<<< HEAD
|
|
||||||
zsh = {
|
zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableAutosuggestions = true;
|
enableAutosuggestions = true;
|
||||||
@@ -133,9 +132,6 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> c466ca6 (sync)
|
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
historyControl = [ "ignorespace" ];
|
historyControl = [ "ignorespace" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user