NixOS-Config/home-manager/common/auth.nix

4 lines
23 B
Nix
Raw Normal View History

2024-08-24 22:16:51 -04:00
{
method = "doas";
}