mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
disable hyprspace, broken
This commit is contained in:
@@ -11,8 +11,12 @@ let
|
|||||||
keyboardLayout = config.var.keyboardLayout;
|
keyboardLayout = config.var.keyboardLayout;
|
||||||
in {
|
in {
|
||||||
|
|
||||||
imports =
|
imports = [
|
||||||
[ ./animations.nix ./bindings.nix ./polkitagent.nix ./hyprspace.nix ];
|
./animations.nix
|
||||||
|
./bindings.nix
|
||||||
|
./polkitagent.nix
|
||||||
|
# ./hyprspace.nix
|
||||||
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
qt5.qtwayland
|
qt5.qtwayland
|
||||||
|
|||||||
Reference in New Issue
Block a user