summaryrefslogtreecommitdiff
path: root/hosts/tomato
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-06-03 15:29:51 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-06-03 15:29:51 -0500
commit830a0d0418c8e9baf59f8c05a063275d58c097fa (patch)
tree007d2f9a7a271042440cd374223b1cc9a9940e03 /hosts/tomato
parentb6bcc6af673b2bb3ce40e04349be200cd354eece (diff)
downloadnixos-config-830a0d0418c8e9baf59f8c05a063275d58c097fa.tar.gz
nixos-config-830a0d0418c8e9baf59f8c05a063275d58c097fa.zip
Fix previous commit
Diffstat (limited to 'hosts/tomato')
-rw-r--r--hosts/tomato/hardware.nix2
1 files changed, 1 insertions, 1 deletions
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