Former-commit-id: 3aa0fb8a22
This commit is contained in:
Hadi
2024-10-07 12:02:26 +02:00
parent dae95bc5be
commit 7eb4e5ade9
59 changed files with 109 additions and 249 deletions

View File

@@ -1,12 +1,6 @@
{ pkgs, config, inputs, ... }: {
imports = [
./hyprlock.nix
./hypridle.nix
./hyprpaper.nix
# ./hyprcursor.nix
./hyprpanel.nix
];
imports = [ ./hyprlock.nix ./hypridle.nix ./hyprpaper.nix ./hyprpanel.nix ];
home.packages = with pkgs; [
qt5.qtwayland