move allowedUnfreePackages into my namespace
This commit is contained in:
parent
d2acd47e71
commit
63ce7eac05
6 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
|
||||
my.overlays.unstable.enable = true;
|
||||
allowedUnfreePackages = [ "claude-code" ];
|
||||
my.allowedUnfreePackages = [ "claude-code" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
unstable.claude-code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue