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