temp fix for nvidia drivers

Former-commit-id: b26a7b9dd0
This commit is contained in:
Hadi
2025-01-22 20:15:38 +01:00
parent 33f62390c5
commit 818dfda0e3
2 changed files with 7 additions and 7 deletions

View File

@@ -11,12 +11,8 @@ let
keyboardLayout = config.var.keyboardLayout;
in {
imports = [
./animations.nix
./bindings.nix
./polkitagent.nix
# ./hyprspace.nix
];
imports =
[ ./animations.nix ./bindings.nix ./polkitagent.nix ./hyprspace.nix ];
home.packages = with pkgs; [
qt5.qtwayland