Compare commits
4 commits
3efdeb2f4d
...
665f3d1b76
Author | SHA1 | Date | |
---|---|---|---|
665f3d1b76 | |||
788f405ed4 | |||
cfd000a8e7 | |||
820e327ea3 |
3 changed files with 4 additions and 2 deletions
|
@ -25,13 +25,11 @@ 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,7 +11,9 @@ 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,6 +52,7 @@ 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 = ''
|
||||||
|
@ -161,6 +162,7 @@ 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