chore: remove hyprlock everywhere

This commit is contained in:
Ahwx 2025-02-13 12:10:22 +01:00
parent df568f8730
commit e0702f65ad
2 changed files with 4 additions and 3 deletions

View file

@ -4,6 +4,6 @@
++ [ (import ./config.nix) ]
++ [ (import ./scripts.nix) ]
++ [ (import ./variables.nix) ]
++ [ (import ./hyprlock.nix) ]
# ++ [ (import ./hyprlock.nix) ]
++ [ inputs.hyprland.homeManagerModules.default ];
}