add unityhub
This commit is contained in:
parent
6a3f5c6148
commit
83f48e4d9c
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
unityhub
|
unityhub
|
||||||
];
|
];
|
||||||
}
|
}
|
Loading…
Reference in a new issue