From c48f90064724ce1d802038524f60cce7baf53e69 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 10 Jan 2022 02:07:49 +0100 Subject: add cyberbox (desktop config) --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index af1560b..2252d14 100644 --- a/flake.nix +++ b/flake.nix @@ -42,6 +42,7 @@ chaski = mkServer ./hosts/chaski/configuration.nix; flora = mkServer ./hosts/flora/configuration.nix; abbenay = mkDesktop ./hosts/abbenay/configuration.nix; + cyberbox = mkDesktop ./hosts/cyberbox/configuration.nix; }; }; } -- cgit v1.2.3