hosts/anemone: enable fprintd
This commit is contained in:
parent
b288e1c78c
commit
9d6693a0ae
2 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
{ ... }: {
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
auth = {
|
||||
fingerprint = {
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue