This commit is contained in:
Hadi
2024-08-02 20:53:58 +02:00
parent e3f4493865
commit 4ec671e6b4
2 changed files with 92 additions and 74 deletions

View File

@@ -1,11 +1,7 @@
{ pkgs, config, inputs, ... }: {
imports = [
./hyprlocktty.nix
./hypridle.nix
./hyprpaper.nix
# ./hyprcursor.nix
];
imports =
[ ./hyprlocktty.nix ./hypridle.nix ./hyprpaper.nix ./hyprcursor.nix ];
home.packages = with pkgs; [
hyprshot