diff --git a/hosts/proxmox/discord-bots/configuration.nix b/hosts/proxmox/discord-bots/configuration.nix index e50b142..02d1ec6 100644 --- a/hosts/proxmox/discord-bots/configuration.nix +++ b/hosts/proxmox/discord-bots/configuration.nix @@ -10,7 +10,6 @@ imports = [ ../../global.nix ./hardware-configuration.nix - ./secrets.nix ../../../services/discord.nix ];