workstation: Enable noisetorch

auto-flake-update
Yorick van Pelt 2022-04-11 11:38:48 +02:00
parent f9556300f0
commit 0323a7632d
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ in {
];
programs.dconf.enable = true;
virtualisation.virtualbox.host.enable = false;
programs.noisetorch.enable = true;
yorick.support32bit = true;
services.pcscd.enable = true;
#environment.systemPackages = [pkgs.yubikey-manager];