summaryrefslogtreecommitdiffstats
path: root/1systems/flake-x/source.nix
diff options
context:
space:
mode:
Diffstat (limited to '1systems/flake-x/source.nix')
-rw-r--r--1systems/flake-x/source.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/1systems/flake-x/source.nix b/1systems/flake-x/source.nix
new file mode 100644
index 000000000..ecb1d9962
--- /dev/null
+++ b/1systems/flake-x/source.nix
@@ -0,0 +1,12 @@
+{
+ name="x";
+ full = true;
+ python = true;
+ hw = true;
+ # unstable = true;
+ mic92 = true;
+ clever_kexec = true;
+ home-manager = true;
+ nix-ld = true;
+ # torrent = true;
+}