From 1a7d8134e5d216aceea5ac0c31c4f5ab8e25455d Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 9 Sep 2021 16:13:19 -0400 Subject: [PATCH] feat: begin Infini-LAPTOP --- hosts/Infini-LAPTOP/default.nix | 1 + 1 file changed, 1 insertion(+) create mode 100644 hosts/Infini-LAPTOP/default.nix diff --git a/hosts/Infini-LAPTOP/default.nix b/hosts/Infini-LAPTOP/default.nix new file mode 100644 index 0000000..c915eb0 --- /dev/null +++ b/hosts/Infini-LAPTOP/default.nix @@ -0,0 +1 @@ +{ ... }: { }