From 9ec2a403905b34d872f332cc7fb0aec305faa5f2 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 3 Feb 2024 16:25:15 +0530 Subject: hosts/lia: init --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7b865fb..2749aed 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,6 @@ ); in { - nixosConfigurations = makeX86 [ "cez" "kay" "fscusat" "dspace" ]; + nixosConfigurations = makeX86 [ "cez" "kay" "lia" "fscusat" "dspace" ]; }; } -- cgit v1.2.3