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