styx isn't there

This commit is contained in:
Daylin Morgan 2024-01-24 17:14:00 -06:00
parent 29fdeacfcb
commit 88026e1ff7
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
pkgs,
...
}: {
imports = [
./styx
];
nixpkgs.config.allowUnfree = true;
nix.package = pkgs.nixUnstable;
nix.extraOptions = ''