l pass: krebs.per-user -> users.users.*.packages
This commit is contained in:
parent
4242c2ad0e
commit
e425c80236
@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
krebs.per-user.lass.packages = with pkgs; [
|
||||
users.users.lass.packages = with pkgs; [
|
||||
(pass.withExtensions (ext: [ ext.pass-otp ]))
|
||||
gnupg
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user