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