From 0254a755da33dfc800c6a738fa094bada8dc46bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 11 Apr 2024 09:40:18 +0200 Subject: nixos: drop shvspy --- nixos/modules/desktop.nix | 2 +- nixos/modules/develop.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'nixos') diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index b145929..c45aa82 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -70,7 +70,7 @@ in { pinentry-curses (pass.withExtensions (exts: [ exts.pass-otp - exts.pass-audit + #exts.pass-audit ])) nextcloud-client diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index d07bc66..25c40c3 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -148,7 +148,6 @@ in { stdmanpages # SHV - shvspy shvcli # Images -- cgit v1.2.3