update locks, use one password for signing, move deprecated options
This commit is contained in:
parent
5c80e6ba80
commit
d7b0c7cdee
9 changed files with 62 additions and 55 deletions
|
@ -16,8 +16,10 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [ noisetorch pavucontrol
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
noisetorch
|
||||
pavucontrol
|
||||
];
|
||||
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue