Do not install pip.conf on this machine
This commit is contained in:
@@ -31,15 +31,6 @@
|
|||||||
]);
|
]);
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file.".pip/pip.conf".text = (lib.strings.concatStringsSep "\n" [
|
|
||||||
"[global]"
|
|
||||||
"retries = 1"
|
|
||||||
"index-url = https://pypi.python.org/simple"
|
|
||||||
"extra-index-url ="
|
|
||||||
" https://pypi.ivrtechnology.com/simple/"
|
|
||||||
" https://pypidev.ivrtechnology.com/simple/"
|
|
||||||
]);
|
|
||||||
|
|
||||||
home.stateVersion = "23.05";
|
home.stateVersion = "23.05";
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user