From 0d28ac05f7ae524fe17a7a3485744e3ffa99ccb6 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 10 Feb 2023 18:38:19 +0900 Subject: feat(nixos): remove cobalt --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d8b1284..192e28b 100644 --- a/flake.nix +++ b/flake.nix @@ -32,8 +32,6 @@ nixosConfigurations = import ./nixos inputs; - colmena = import ./nixos/colmena.nix inputs; - darwinConfigurations = import ./darwin inputs; homeConfigurations = import ./home inputs; -- cgit 1.4.1