mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
fix: hyprlock is broken on asahi kernel, replace it with swaylock
This commit is contained in:
@@ -47,7 +47,7 @@ in
|
||||
};
|
||||
|
||||
# fix https://github.com/ryan4yin/nix-config/issues/10
|
||||
security.pam.services.hyprlock = { };
|
||||
security.pam.services.swaylock = { };
|
||||
})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user