From f94746a8d69d5b643cf1cd0cb885db0dae565b00 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Tue, 7 Mar 2023 18:21:40 +0000 Subject: [PATCH] Update linode.nix --- systems/linode.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/systems/linode.nix b/systems/linode.nix index 3ad34c5..018a464 100644 --- a/systems/linode.nix +++ b/systems/linode.nix @@ -5,11 +5,6 @@ [ # Include the results of the hardware scan. ./hardware-configuration.nix # ./unstable.nix - ./ahoneybun-net.nix - ./hydra-ahoneybun-net.nix - ./cast-ahoneybun-net.nix - ./tildecafe-com.nix - ./mstdn-tildecafe-com.nix ]; boot.kernelPackages = pkgs.linuxPackages_latest;