mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
add qemu to desktop profile
This commit is contained in:
parent
b6e3ff2c8d
commit
bf83842184
2 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,7 @@ in
|
||||||
gnome3.dconf-editor
|
gnome3.dconf-editor
|
||||||
opensc
|
opensc
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
qemu_kvm
|
||||||
steam-run
|
steam-run
|
||||||
tdesktop
|
tdesktop
|
||||||
youtube-dl
|
youtube-dl
|
||||||
|
|
|
@ -25,7 +25,6 @@ in
|
||||||
gnomeExtensions.dash-to-panel
|
gnomeExtensions.dash-to-panel
|
||||||
gnomeExtensions.sound-output-device-chooser
|
gnomeExtensions.sound-output-device-chooser
|
||||||
numix-icon-theme
|
numix-icon-theme
|
||||||
qemu_kvm
|
|
||||||
|
|
||||||
(writeShellScriptBin "red" ''
|
(writeShellScriptBin "red" ''
|
||||||
x="$(gsettings get org.gnome.settings-daemon.plugins.color night-light-enabled)"
|
x="$(gsettings get org.gnome.settings-daemon.plugins.color night-light-enabled)"
|
||||||
|
|
Loading…
Reference in a new issue