-
Renaming a secret results in all templates being corrupted
Corrupted template:
![image](https://github.com/user-attachments/assets/e7fa6ddf-48ea-4623-bb0d-d571d8365ca2)
The content of the templat…
-
## Bug Report
I am using NixOS, where the directories of packages are readonly.
The kcl installer v0.10.3 seems to try to create a directory `kcl` under `$KCL_LIB_HOME`
```
panic: mkdir /nix…
-
### Description
We currently have [`services.opensnitch-ui.enable`](https://github.com/nix-community/home-manager/blob/master/modules/services/opensnitch-ui.nix), but there's no way to specify rule…
-
# Summary
After using the `find` command, using the `edit` command will result in the list updating with the previous `find` constraint, but `add` results in the list being reset and all persons bein…
-
### Discussed in https://github.com/jtroo/kanata/discussions/1328
Originally posted by **Kommynct** November 4, 2024
I currently have an actual dvorak keyboard, but sometimes use other keyboa…
-
## Platform
- [x] Linux: NixOS
- [ ] macOS
- [ ] WSL
## Additional information
This was my first experience trying to install NixOS (with the `nixos-minimal-24.05.5993.cd3e8833d706-x86_…
jamen updated
1 month ago
-
Hi, initially I thought my problem was the same one as in #642, but I think it's a different problem.
Here is the error trying to build my flake:
```
error:
… while evaluating the attribu…
-
I feel like I must be missing something - how do you use this project with NixOS? The docs all seem to have a baseline assumption that R is installed, and can install rix. My understanding is that you…
-
### Issue
It seems like there is an issue with how agenix might be retrieving the `$EDITOR` variable as superuser.
Line 162 seems to be referring to the following line of code:
```
[ -t 0 ] || E…
-
Considering that [`nixos-24.11`](https://github.com/NixOS/nixpkgs/tree/nixos-24.11) is available, we should create our `24.11` release:
```console
git branch release-24.11 master && git push danth…