switch back to bitwarden

This commit is contained in:
atagen 2025-10-03 14:14:13 +10:00
parent c649eab38a
commit e496f90e62
9 changed files with 24 additions and 50 deletions

View file

@ -1,5 +1,4 @@
{ lib, ... }:
{
networking.useDHCP = lib.mkDefault true;
security.pki.certificateFiles = [ ../beam.crt ];
}