-
| Field | Description |
|--------------|-------------|
| Plugin | `nord` |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](https://nix…
-
Hi,
I struggled over getting nixos running on ionos vps. I tried nixos-infect, and loading an img with digital-ocean-init.nix too.
My main issue is I needed to rename the hostname. But I wanted to…
RegEM updated
1 month ago
-
**Describe the bug:**
Service specific variables aren't set
**Steps to reproduce:**
Add to script.sh
```
#!/usr/bin/env bash
echo "FOO: $FOO"
```
`flox edit` and add contents:
```
version = 1
[se…
-
### Please describe the problem you're trying to solve
I generate part of my config with nix https://nixos.org/. It has several advantages, one of which is for general toggle of a plugin.
For inst…
teto updated
4 months ago
-
Hello Jake!
After reading all the issues related to homes, `snowfall` documentation, and experimenting a bunch, I'm still confused about whether or not to use `Homes` for my use cases (primarily u…
-
### Describe the bug
Authelia can't read secrets provided by agenix..
### Steps To Reproduce
Steps to reproduce the behavior:
1. [Set up agenix](https://github.com/ryantm/agenix?tab=readme-ov-fi…
-
according to the user journal the patching of the binary gets executed:
```
auto-fix-vscode-server[1893066]: VS Code server is being installed in /home/dev/.vscodium-server/bin/0d01a72525276e5e377…
-
## Describe the bug
git fetch via curl 8.11.0 fails with the following error if a .netrc file is present:
```
Fetching origin
fatal: unable to access : .netrc parser error
```
## Steps To …
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
**Is your feature request related to a problem? Please describe.**
The `env` options has a bit of an awkward format. I'm doing my configuration in Nix so I have to write it like
```nix
{
env…