From ddd4bd57207f0c47f0e827ffd092e2209d13b397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 5 Jul 2022 19:11:45 +0200 Subject: [PATCH] fix(tahina) --- flake.nix | 1 + systems/tahina/configuration.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3b9294d..8a31d0d 100644 --- a/flake.nix +++ b/flake.nix @@ -142,6 +142,7 @@ ++ { zaatar = ["traadfri"]; ful = []; + tahina = []; kabsa = ["traadfri" "nixos-unstable" "home-manager" "menstruation-backend" "recht"]; manakish = ["traadfri" "nixos-unstable" "home-manager" "menstruation-backend" "recht"]; makanek = ["nixos-unstable" "menstruation-telegram" "menstruation-backend" "scripts" "telebots" "tinc-graph"]; diff --git a/systems/tahina/configuration.nix b/systems/tahina/configuration.nix index a1f64d0..cd826f7 100644 --- a/systems/tahina/configuration.nix +++ b/systems/tahina/configuration.nix @@ -7,7 +7,6 @@ in { imports = [ ./hardware-configuration.nix -