about summary refs log tree commit diff stats
path: root/system/disks/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-10 17:16:41 +0200
committerSoispha <soispha@vhack.eu>2023-07-10 17:16:41 +0200
commit3262a78f7a2089f613c7455abc0613010579b2e7 (patch)
treea755066efa8745124f9b5aebd6f70e528c047b12 /system/disks/default.nix
parentFeat(hm/conf/mumble): Add (diff)
downloadnixos-config-3262a78f7a2089f613c7455abc0613010579b2e7.zip
Style(treewide): Switch to editorconfig
Diffstat (limited to 'system/disks/default.nix')
-rw-r--r--system/disks/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/disks/default.nix b/system/disks/default.nix
index f2884108..71a43667 100644
--- a/system/disks/default.nix
+++ b/system/disks/default.nix
@@ -125,5 +125,3 @@ in {
     ];
   };
 }
-# vim: ts=2
-