desktop, proxmox-lvm-minimal: Remove nss-certs its now in %base-packages

This commit is contained in:
Collin J. Doering 2024-05-07 09:40:42 -04:00
parent 983efeb1c9
commit 55ad03699c
Signed by: rekahsoft
GPG Key ID: 6C7D9ACA8492B68D
2 changed files with 1 additions and 3 deletions

View File

@ -156,7 +156,6 @@
"soapyhackrf" ;; SoapySDR library support for the hackrf one
"lvm2" ;; for lvm2 tools
"nix"
"nss-certs" ;; for HTTPS access
"recutils"
"tmux"))
%base-packages))

View File

@ -156,8 +156,7 @@ mail.* -/var/log/maillog
(packages
(append
(map specification->package
'("nss-certs"
"recutils"
'("recutils"
"openssh"
"tmux"
"emacs"