about summary refs log tree commit diff
path: root/machines/mmrnmhrm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/mmrnmhrm.nix')
-rw-r--r--machines/mmrnmhrm.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/mmrnmhrm.nix b/machines/mmrnmhrm.nix
index 259d7c98..bcaddc6e 100644
--- a/machines/mmrnmhrm.nix
+++ b/machines/mmrnmhrm.nix
@@ -1,4 +1,4 @@
-{config, pkgs, ...}:
+{ pkgs, ... }:
 
 with pkgs.lib;
 with import ../lib;