feat: migrate hyprlock
This commit is contained in:
parent
41154db1b5
commit
37912e91eb
2 changed files with 5 additions and 0 deletions
5
modules/nixos/shell/default.nix
Normal file
5
modules/nixos/shell/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./hyprlock.nix
|
||||
];
|
||||
}
|
Loading…
Reference in a new issue