mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
gnome: remove unused extensions
This commit is contained in:
parent
b7408f4d3d
commit
153b6eec7b
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ in
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gnome3.gnome-tweaks
|
gnome3.gnome-tweaks
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
gnomeExtensions.dash-to-dock
|
|
||||||
gnomeExtensions.dash-to-panel
|
|
||||||
gnomeExtensions.ddterm
|
|
||||||
|
|
||||||
(writeShellScriptBin "x-terminal-emulator" ''
|
(writeShellScriptBin "x-terminal-emulator" ''
|
||||||
exec kgx "$@"
|
exec kgx "$@"
|
||||||
|
|
Loading…
Reference in a new issue