First propper working version with actual pam

This commit is contained in:
2026-03-05 14:19:08 +01:00
parent 4ed70fd858
commit 76b48f7c70
6 changed files with 235 additions and 100 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ pub struct Config {
#[arg(long)]
pub clock: bool,
#[arg(long)]
#[arg(long, default_value = "true")]
pub indicator: bool,
#[arg(long, default_value = "100")]