This commit is contained in:
Daniel Løvbrøtte Olsen
2019-06-08 14:59:59 +02:00
4 changed files with 11 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
home.file.kitty = {
target = ".config/kitty/kitty.conf";
text = ''
term xterm-256color
font_family monospace
font_size 12.0
background_opacity 0.7

View File

@@ -83,9 +83,10 @@ export QT_STYLE_OVERRIDE="breeze"
};
home.packages = [
pkgs.xorg.xbacklight
pkgs.acpilight
pkgs.pavucontrol
pkgs.xorg.xkill
pkgs.arandr
pkgs.dunst
pkgs.libnotify

View File

@@ -45,6 +45,7 @@ export MATRIXDEV_HOMESERVER="https://matrix.dodsorf.as"
export ***REMOVED***
export FV_KUBECONFIG="$HOME/.kube/config-fv"
export FV_KUBECONFIG="$HOME/.kube/config-fv-prod"
export FV_ARM_SUBSCRIPTION_ID="***REMOVED***"
export FV_ARM_CLIENT_ID="***REMOVED***"