l 2 pass: install pass only for lass
This commit is contained in:
parent
558eede973
commit
64f493ccbf
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
krebs.per-user.lass.packages = with pkgs; [
|
||||
pass
|
||||
gnupg1
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue