monado service
This commit is contained in:
parent
61749486f3
commit
185c15f27e
2 changed files with 6 additions and 3 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
pkgs,
|
||||
# config,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
monado
|
||||
];
|
||||
home.file.".config/openxr/1/openxr_monado.json" = {
|
||||
source = "${pkgs.monado}/share/openxr/1/openxr_monado.json";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue