summary refs log tree commit diff
path: root/host/Rory-fosscord/software.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-fosscord/software.nix')
-rwxr-xr-xhost/Rory-fosscord/software.nix8
1 files changed, 1 insertions, 7 deletions
diff --git a/host/Rory-fosscord/software.nix b/host/Rory-fosscord/software.nix
index f58d211..ee1bc19 100755
--- a/host/Rory-fosscord/software.nix
+++ b/host/Rory-fosscord/software.nix
@@ -1,10 +1,4 @@
-{
-  config,
-  pkgs,
-  lib,
-  discord-client-proxy,
-  ...
-}:
+{ discord-client-proxy, ... }:
 
 {
   imports = [