flake: Include NUR instead of call package functions separately
This commit is contained in:
parent
6267da609a
commit
e9580543b4
7 changed files with 61 additions and 390 deletions
|
|
@ -15,6 +15,6 @@ in {
|
|||
virtualisation.waydroid = {
|
||||
enable = true;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [waydroid-script];
|
||||
environment.systemPackages = [pkgs.nur.repos.ataraxiasjel.waydroid-script];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue