mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
model train setup
This commit is contained in:
parent
2952be5297
commit
55ae426cde
3 changed files with 11 additions and 9 deletions
|
@ -5,6 +5,7 @@
|
|||
environment.variables = {
|
||||
"QT_STYLE_OVERRIDE" = lib.mkForce "kvantum";
|
||||
"QT_QPA_PLATFORMTHEME" = lib.mkForce "Dracula";
|
||||
"_JAVA_AWT_WM_NONREPARENTING" = "1";
|
||||
"GTK_THEME" = "Dracula";
|
||||
};
|
||||
# open ports for kde connect
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
ffmpeg
|
||||
drawio
|
||||
imv
|
||||
remmina
|
||||
|
||||
# sound
|
||||
pavucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue