From 830a0d0418c8e9baf59f8c05a063275d58c097fa Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 3 Jun 2025 15:29:51 -0500 Subject: Fix previous commit --- hosts/tomato/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix index eec1b89..2be8d07 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: let swapPart = "/dev/sda2"; in -- cgit v1.2.3