Add nushell and wine to work profile

This commit is contained in:
Erwin Boskma 2023-03-29 16:34:30 +02:00
parent 026ac44b1a
commit 4099bfa07d
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -113,6 +113,7 @@ in
minio-client minio-client
mpv mpv
nordzy-cursor-theme nordzy-cursor-theme
nushell
pamedia pamedia
quintom-cursor-theme quintom-cursor-theme
procs procs
@ -126,6 +127,7 @@ in
unzip unzip
xdg-utils xdg-utils
xkb-switch xkb-switch
wine
zathura zathura
zeal zeal
] ]
@ -224,6 +226,7 @@ in
xkbVariant = "colemak,"; xkbVariant = "colemak,";
xkbModel = "pc105"; xkbModel = "pc105";
xkbOptions = "ctrl:nocaps,eurosign:5,lv5:ralt_switch,lv3:rwin_switch,grp:shifts_toggle"; xkbOptions = "ctrl:nocaps,eurosign:5,lv5:ralt_switch,lv3:rwin_switch,grp:shifts_toggle";
upscaleDefaultCursor = false;
windowManager.i3 = { windowManager.i3 = {
enable = true; enable = true;