Add basic check compat
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
{ pkgs, lib,
|
||||
inputs,
|
||||
host ? "most",
|
||||
nixvim,
|
||||
...}:
|
||||
|
||||
let
|
||||
system = pkgs.system;
|
||||
in
|
||||
{
|
||||
nixpkgs.config.allowUnfreePredicate = (_: true);
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user