about summary refs log tree commit diff stats
path: root/hosts/tiamat
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tiamat')
-rw-r--r--hosts/tiamat/default.nix1
-rw-r--r--hosts/tiamat/networking.nix2
2 files changed, 0 insertions, 3 deletions
diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix
index 7d568053..73c04606 100644
--- a/hosts/tiamat/default.nix
+++ b/hosts/tiamat/default.nix
@@ -1,4 +1,3 @@
-# vim: ts=2
 {...}: {
   imports = [
     ./hardware
diff --git a/hosts/tiamat/networking.nix b/hosts/tiamat/networking.nix
index e6f00c8a..56771e90 100644
--- a/hosts/tiamat/networking.nix
+++ b/hosts/tiamat/networking.nix
@@ -1,5 +1,3 @@
 {...}: {
   networking.hostName = "tiamat";
 }
-# vim: ts=2
-