about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/btop/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home.legacy/conf/btop/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home.legacy/conf/btop/default.nix b/modules/home.legacy/conf/btop/default.nix
index 06b56ea7..48572568 100644
--- a/modules/home.legacy/conf/btop/default.nix
+++ b/modules/home.legacy/conf/btop/default.nix
@@ -1,4 +1,4 @@
-{config, ...}: {
+{...}: {
   programs.btop = {
     enable = true;
   };