diff --git a/modules/config.nix b/modules/config.nix new file mode 100644 index 0000000..69baf10 --- /dev/null +++ b/modules/config.nix @@ -0,0 +1 @@ +{ allowUnfree = true; }