Sizhe Zhao
Sizhe Zhao
```troff .fp - CN SourceHanSansCN-Regular .fp - JP SourceHanSansJP-Regular .fp - KR SourceHanSansKR-Regular Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore...
Resolves #260. Closes #295. This PR replaces use of rsync with a combination of tar and ssh. It's an alternative solution to #295, but it avoid the problem as per...
It seems that RAM requirements only apply when using kexec. References (conflicting docs): - https://github.com/nix-community/nixos-anywhere/blob/main/docs/requirements.md - https://github.com/nix-community/nixos-anywhere/blob/main/docs/howtos/no-os.md
Fixes #1036. This may be a breaking change. 🤔
## Bug description Looks like upstream nixpkgs has renamed option hardware.opengl to hardware.graphics. Code that triggers the warning is https://github.com/nix-community/NixOS-WSL/blob/2fb93bea657ad99a7005ef601c67cb2820560a41/modules/wsl-distro.nix#L74 See also https://github.com/NixOS/nixpkgs/pull/320228 and https://github.com/NixOS/nixpkgs/commit/98cef4c27326d0f9e521654441929c1c7c64f8e9. We probably should not follow...
### Description Closes #4661. I tried a way to solve the default issue. It now correctly show a error when stateVersion is set to 24.11: ``` … while evaluating the...
Closes https://github.com/ngi-nix/ngipkgs/issues/1037. Closes https://github.com/ngi-nix/ngipkgs/issues/1815. Closes https://github.com/ngi-nix/ngipkgs/issues/1816. Closes https://github.com/ngi-nix/ngipkgs/issues/1817. Closes https://github.com/ngi-nix/ngipkgs/issues/1818. Closes https://github.com/ngi-nix/ngipkgs/issues/1819. Closes https://github.com/ngi-nix/ngipkgs/issues/1837.
Related to https://github.com/ngi-nix/ngipkgs/issues/1556. Closes #1558. Closes #1559. Closes #1560.
### Instructions Use metadata about the application from its tracking issue: - #1037 and implement an example for the module. > [!NOTE] > For an example of how this looks...