-
**Is your feature request related to a problem? Please describe.**
I am on NixOS and want to use this script
**Describe the solution you'd like**
A way to use this on NixOS
**Describe alternat…
-
### 问题类型
请选择一个:
- [ ] Bug 反馈
- [x] 功能改进
- [ ] 其他
- [ ] 与作者吹水(bushi
### 运行平台
请选择您的运行平台:
- [ ] macOS
- [x] Linux
- [ ] Windows
### 描述
简要描述您的问题: 考虑支持 NixOS?
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm trying to install on NixOS. The …
-
```
[wsl2]
memory=8GB # Limits VM memory in WSL 2 up to 3GB
processors=2 # Makes the WSL 2 VM use two virtual processors
```
```
$ uname -sr
Linux 5.15.146.1-microsoft-standard-WSL2
```
…
-
**Describe the bug**
Pods requesting an akri instance are unable to be scheduled due to `admission error: unable to claim slot
**Output of `kubectl get pods,akrii,akric -o wide`**
`kubectl g…
-
## Error
```
Error:
0: Planner error
1: Error executing action
2: Action `encrypt_apfs_volume` errored
3: The keychain lacks a password for the already existing "Nix Store" volume o…
-
求增加Arch Linux 和 nixos 这两个系统
-
### Flameshot Version
Flameshot v12.1.0
### Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...), AppImage
### Operating System type and version
Nixos…
-
A nixos module similar to what is offered in [golink](golink/flake.nix) would be great.
Here is a starter version I am using
```nix
{
config,
pkgs,
lib,
inputs,
...
}:
with lib; …
-
# Here are my config files:
## /etc/nixos/configuration.nix
> The same to [this part](https://github.com/an-anime-team/an-anime-game-launcher/wiki/Installation#installation)
```nix
{ config, pkgs,…