mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove gnome-boxes
This commit is contained in:
parent
349e8012dd
commit
820d1f76aa
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
numix-icon-theme
|
numix-icon-theme
|
||||||
gnome3.gnome-tweaks
|
gnome3.gnome-tweaks
|
||||||
gnome3.gnome-boxes
|
|
||||||
qemu_kvm
|
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