This commit is contained in:
Matt Nish-Lapidus 2024-09-29 00:01:22 -04:00
parent 16995d791b
commit 3c0974491c

View file

@ -154,7 +154,10 @@
}; };
dconf.settings = { dconf.settings = {
enable = true; "org/gnome/shell/keybindings" = {
shift-overview-up = "";
shift-overview-down = "";
};
}; };
nixpkgs.config.packageOverrides = pkgs: { nixpkgs.config.packageOverrides = pkgs: {