From 50044b7a87bc9f59452855a96a2013c9b000a0a1 Mon Sep 17 00:00:00 2001 From: scouckel Date: Thu, 2 Apr 2026 20:49:34 -0400 Subject: big work done --- modules/parts.nix | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 modules/parts.nix (limited to 'modules/parts.nix') diff --git a/modules/parts.nix b/modules/parts.nix deleted file mode 100644 index 657e3ca..0000000 --- a/modules/parts.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ - config = { - systems = [ - "x86_64-linux" - "x86_64-darwin" - "aarch64-linux" - "aarch64-darwin" - ]; - }; -} -- cgit v1.3