From 312c5177d16f72825dd52faefbad91cc2b89f6be Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Tue, 17 Feb 2026 22:40:08 +0100 Subject: [PATCH] Fixed: Import Error on cpi2 --- hosts/cyper-pi-2/configuration.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/cyper-pi-2/configuration.nix b/hosts/cyper-pi-2/configuration.nix index 3d41f41..b9413c2 100644 --- a/hosts/cyper-pi-2/configuration.nix +++ b/hosts/cyper-pi-2/configuration.nix @@ -4,9 +4,7 @@ }: { - imports = [ - ./postgres.nix - ]; + #imports = [ ]; # Any RPi 4 specific customizations go here networking = {