mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add unityhub
This commit is contained in:
@@ -209,7 +209,7 @@ in {
|
|||||||
window.padding.y = 10;
|
window.padding.y = 10;
|
||||||
scrolling.history = 100000;
|
scrolling.history = 100000;
|
||||||
live_config_reload = true;
|
live_config_reload = true;
|
||||||
mouse.hide_when_typing = true;
|
mouse.hide_when_typing = false;
|
||||||
|
|
||||||
font =
|
font =
|
||||||
if stdenv.isLinux
|
if stdenv.isLinux
|
||||||
|
@@ -15,11 +15,12 @@ in {
|
|||||||
docker-compose
|
docker-compose
|
||||||
glibcLocales
|
glibcLocales
|
||||||
netdata
|
netdata
|
||||||
rfd
|
|
||||||
pinentry-curses
|
pinentry-curses
|
||||||
|
rfd
|
||||||
rustup
|
rustup
|
||||||
strace
|
strace
|
||||||
tailscale
|
tailscale
|
||||||
|
unityhub
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
linux;
|
linux;
|
||||||
|
Reference in New Issue
Block a user