summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/hosts/hostBoilerplate.nix5
-rw-r--r--modules/hosts/shar/shar.nix0
-rw-r--r--modules/hosts/tiamat/tiamat.nix0
-rw-r--r--modules/hosts/vecna/vecna.nix0
4 files changed, 5 insertions, 0 deletions
diff --git a/modules/hosts/hostBoilerplate.nix b/modules/hosts/hostBoilerplate.nix
new file mode 100644
index 0000000..14b7c84
--- /dev/null
+++ b/modules/hosts/hostBoilerplate.nix
@@ -0,0 +1,5 @@
+{
+ flake.nixosModules.hostBoilerplate = {lib, ...}: {
+ options.
+ };
+}
diff --git a/modules/hosts/shar/shar.nix b/modules/hosts/shar/shar.nix
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/modules/hosts/shar/shar.nix
diff --git a/modules/hosts/tiamat/tiamat.nix b/modules/hosts/tiamat/tiamat.nix
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/modules/hosts/tiamat/tiamat.nix
diff --git a/modules/hosts/vecna/vecna.nix b/modules/hosts/vecna/vecna.nix
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/modules/hosts/vecna/vecna.nix