[WIP] Many things:
- `gammastep` - `sudo` with fingerprints that fallbacks to normal password and works with `swaylock`
This commit is contained in:
parent
74a7f488f0
commit
05af2601a0
6 changed files with 27 additions and 2 deletions
8
hmModules/sway/gammastep.nix
Normal file
8
hmModules/sway/gammastep.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
latitude = "45.4";
|
||||
longitude = "9.1";
|
||||
tray = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue