root user zsh
This commit is contained in:
@@ -121,11 +121,12 @@ in
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
package = pkgs.git.override { withLibsecret = true; };
|
||||
userName = "mjallen18";
|
||||
userEmail = "matt.l.jallen@gmail.com";
|
||||
aliases = gitAliases;
|
||||
extraConfig = {
|
||||
credential.helper = "gnome-keyring";
|
||||
credential.helper = "libsecret";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -203,19 +204,11 @@ in
|
||||
protonup
|
||||
protontricks
|
||||
protonvpn-gui
|
||||
protonvpn-gui
|
||||
python3
|
||||
python312Packages.tox
|
||||
python312Packages.setuptools
|
||||
python312Packages.pytest
|
||||
python312Packages.pytest-cov
|
||||
python312Packages.pyaml
|
||||
qmk
|
||||
remmina
|
||||
smile
|
||||
sops
|
||||
spotify
|
||||
ssh-to-pgp
|
||||
tree
|
||||
unigine-heaven
|
||||
vesktop
|
||||
|
||||
Reference in New Issue
Block a user