summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-rw-r--r--flake/systems.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake/systems.nix b/flake/systems.nix
deleted file mode 100644
index 93e8e00..0000000
--- a/flake/systems.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-[
-  #"aarch64-linux" I'll uncomment that when needed
-  "i686-linux"
-  "x86_64-linux"
-]