feat(hosts/proxmox): removing the secrets management

This commit is contained in:
Raphael 2025-12-14 17:24:05 +01:00
parent fb37ef02c0
commit 4880913115
No known key found for this signature in database

View file

@ -10,7 +10,6 @@
imports = [ imports = [
../../global.nix ../../global.nix
./hardware-configuration.nix ./hardware-configuration.nix
./secrets.nix
../../../services/discord.nix ../../../services/discord.nix
]; ];