mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
feat: adds lockscreen (2)
This commit is contained in:
parent
0ae4b0aa22
commit
8fed51a37d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
|||
imports = [ (import ./hyprland.nix) ]
|
||||
++ [ (import ./config.nix) ]
|
||||
++ [ (import ./variables.nix) ]
|
||||
++ [ (import ./hyprlock.nix) ]
|
||||
++ [ inputs.hyprland.homeManagerModules.default ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue