Allow unfree packages (agy)
This commit is contained in:
@@ -23,6 +23,7 @@ in
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true; # for agy
|
||||
environment.systemPackages = with pkgs; [
|
||||
(jail "jailed-agy" pkgs.antigravity-cli (
|
||||
with jail.combinators;
|
||||
|
||||
Reference in New Issue
Block a user