|
|
|
@ -18,4 +18,5 @@ mkIf profiles.isDesktop {
|
|
|
|
slock # vérouiller l''écran. "cannot disable the out-of-memory killer for this process (make sure to suid or sgid slock)" --> en root
|
|
|
|
slock # vérouiller l''écran. "cannot disable the out-of-memory killer for this process (make sure to suid or sgid slock)" --> en root
|
|
|
|
yubikey-personalization-gui # utilisation de la clef Yubikey
|
|
|
|
yubikey-personalization-gui # utilisation de la clef Yubikey
|
|
|
|
];
|
|
|
|
];
|
|
|
|
|
|
|
|
security.setuidPrograms = [ "slock" ];
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|