Compare commits
2 Commits
cd127f3647
...
14be05d141
Author | SHA1 | Date |
---|---|---|
coolneng | 14be05d141 | |
coolneng | 26eb004888 |
|
@ -57,6 +57,7 @@ in {
|
||||||
export XDG_CURRENT_DESKTOP=sway
|
export XDG_CURRENT_DESKTOP=sway
|
||||||
export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket
|
export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket
|
||||||
export GIT_CONFIG_NOSYSTEM=true
|
export GIT_CONFIG_NOSYSTEM=true
|
||||||
|
export SYSTEMD_LESS=FRSMK
|
||||||
'';
|
'';
|
||||||
wrapperFeatures.gtk = true;
|
wrapperFeatures.gtk = true;
|
||||||
};
|
};
|
||||||
|
|
|
@ -48,6 +48,7 @@ in {
|
||||||
podman-compose
|
podman-compose
|
||||||
gnumake
|
gnumake
|
||||||
gitAndTools.pre-commit
|
gitAndTools.pre-commit
|
||||||
|
delta
|
||||||
# Rice
|
# Rice
|
||||||
adapta-gtk-theme
|
adapta-gtk-theme
|
||||||
paper-icon-theme
|
paper-icon-theme
|
||||||
|
|
Loading…
Reference in New Issue