nope, that didn't work either
This commit is contained in:
parent
55d5c61c7a
commit
ff0885cb0a
2 changed files with 3 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -45,11 +45,11 @@
|
||||||
},
|
},
|
||||||
"alvr-nixpkgs": {
|
"alvr-nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1765837179,
|
"lastModified": 1765840429,
|
||||||
"narHash": "sha256-pGPUAAFsQktrdPqaYKjEjpXP7Jcd5HIbF2ecUTmVZoI=",
|
"narHash": "sha256-OV/iFdwGWlEJd7kO3YmDa0Co413SiqEHTLMnhlNNJJo=",
|
||||||
"owner": "itepastra",
|
"owner": "itepastra",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "96726c5e4a8b108fa912f8d1148ff947877b14cc",
|
"rev": "485513cf380aff6bab5f5991e03d467fd4de5313",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -96,7 +96,6 @@
|
||||||
alvr = {
|
alvr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
package = inputs.alvr-nixpkgs.legacyPackages.${pkgs.stdenv.hostPlatform.system}.alvr;
|
|
||||||
};
|
};
|
||||||
nix-ld = {
|
nix-ld = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue