From 2667d3877d72f6cf3aa310203262631e43fe6d71 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 14 Apr 2025 18:48:49 -0700 Subject: migration: misc copenhagen config --- hosts/copenhagen/configuration.nix | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'hosts/copenhagen/configuration.nix') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 3f6c089..f8fc2f6 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -14,19 +14,4 @@ ]; }; }; - - programs = { - gnupg.agent = { - enable = true; - enableSSHSupport = true; - }; - }; - - services = { - pcscd.enable = true; - }; - - environment.systemPackages = with pkgs; [ - ffmpeg - ]; } -- cgit v1.2.3