mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
rovr package added
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
self: super: {
|
||||
rovr = inputs.self.packages.x86_64-linux.rovr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user