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
|
||||
configparser
|
||||
dateutil
|
||||
kerberos
|
||||
keyring
|
||||
lxml
|
||||
psutil
|
||||
pyqt5_with_qtmultimedia
|
||||
requests
|
||||
requests-kerberos
|
||||
setuptools
|
||||
xlib
|
||||
];
|
||||
|
|
|
@ -11,7 +11,9 @@ in {
|
|||
kubectl
|
||||
kubeseal
|
||||
pwgen
|
||||
terraform
|
||||
whois
|
||||
|
||||
unstable.argocd
|
||||
unstable.kubernetes-helm
|
||||
unstable.kustomize
|
||||
|
|
|
@ -52,6 +52,7 @@ in
|
|||
|
||||
environment = {
|
||||
etc = {
|
||||
"i3/config".source = ../dotfiles/i3/config;
|
||||
"sway/config".source = ../dotfiles/sway/config;
|
||||
"sway/status.toml".source = ../dotfiles/sway/status.toml;
|
||||
"xdg/alacritty/alacritty.yml".text = ''
|
||||
|
@ -161,6 +162,7 @@ in
|
|||
numix-icon-theme
|
||||
|
||||
alacritty
|
||||
ferdi
|
||||
imv
|
||||
inkscape
|
||||
keepassxc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue