update flakes

This commit is contained in:
Hadi
2025-04-17 09:32:46 +02:00
parent d76e83c09c
commit c2d25d0f7d
2 changed files with 47 additions and 42 deletions

View File

@@ -12,8 +12,13 @@ let
background = "rgb(" + config.lib.stylix.colors.base00 + ")";
in {
imports =
[ ./animations.nix ./bindings.nix ./polkitagent.nix ./hyprspace.nix ];
imports = [
./animations.nix
./bindings.nix
./polkitagent.nix
# FIXME: Broken on unstable
# ./hyprspace.nix
];
home.packages = with pkgs; [
qt5.qtwayland