mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
rovr package added
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
inputs,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
@@ -12,4 +13,7 @@
|
||||
#../server/open-webui.nix
|
||||
#../services/tts.nix
|
||||
];
|
||||
environment.systemPackages = [
|
||||
pkgs.rovr
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user