Compare commits
No commits in common. "665f3d1b7646fe2d1f8ac807176154465f848c02" and "3efdeb2f4d13208c49dd700308a78a16594d4c71" have entirely different histories.
665f3d1b76
...
3efdeb2f4d
3 changed files with 2 additions and 4 deletions
|
@ -25,11 +25,13 @@ in python39Packages.buildPythonApplication rec {
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
configparser
|
configparser
|
||||||
dateutil
|
dateutil
|
||||||
|
kerberos
|
||||||
keyring
|
keyring
|
||||||
lxml
|
lxml
|
||||||
psutil
|
psutil
|
||||||
pyqt5_with_qtmultimedia
|
pyqt5_with_qtmultimedia
|
||||||
requests
|
requests
|
||||||
|
requests-kerberos
|
||||||
setuptools
|
setuptools
|
||||||
xlib
|
xlib
|
||||||
];
|
];
|
||||||
|
|
|
@ -11,9 +11,7 @@ in {
|
||||||
kubectl
|
kubectl
|
||||||
kubeseal
|
kubeseal
|
||||||
pwgen
|
pwgen
|
||||||
terraform
|
|
||||||
whois
|
whois
|
||||||
|
|
||||||
unstable.argocd
|
unstable.argocd
|
||||||
unstable.kubernetes-helm
|
unstable.kubernetes-helm
|
||||||
unstable.kustomize
|
unstable.kustomize
|
||||||
|
|
|
@ -52,7 +52,6 @@ in
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
etc = {
|
etc = {
|
||||||
"i3/config".source = ../dotfiles/i3/config;
|
|
||||||
"sway/config".source = ../dotfiles/sway/config;
|
"sway/config".source = ../dotfiles/sway/config;
|
||||||
"sway/status.toml".source = ../dotfiles/sway/status.toml;
|
"sway/status.toml".source = ../dotfiles/sway/status.toml;
|
||||||
"xdg/alacritty/alacritty.yml".text = ''
|
"xdg/alacritty/alacritty.yml".text = ''
|
||||||
|
@ -162,7 +161,6 @@ in
|
||||||
numix-icon-theme
|
numix-icon-theme
|
||||||
|
|
||||||
alacritty
|
alacritty
|
||||||
ferdi
|
|
||||||
imv
|
imv
|
||||||
inkscape
|
inkscape
|
||||||
keepassxc
|
keepassxc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue