summaryrefslogtreecommitdiffstats
path: root/1systems/x
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-06-16 23:57:35 +0200
committermakefu <github@syntax-fehler.de>2022-06-16 23:57:35 +0200
commit7ddedec41a095fecfb67c11db560a3a5f0253fb9 (patch)
treed05300b594f83fb0c4e2276ab9265747d01110ec /1systems/x
parentb8d67b60b9d5b7ba12828b5191b9517f2b8691c4 (diff)
ma: disable nixpkgs-unstable
Diffstat (limited to '1systems/x')
-rw-r--r--1systems/x/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/x/source.nix b/1systems/x/source.nix
index 05b74a014..ecb1d9962 100644
--- a/1systems/x/source.nix
+++ b/1systems/x/source.nix
@@ -3,7 +3,7 @@
full = true;
python = true;
hw = true;
- unstable = true;
+ # unstable = true;
mic92 = true;
clever_kexec = true;
home-manager = true;