-
### What problem are you trying to solve?
There are certain `nixpkgs` that require configuration using `withExtensions` and `withPackages`. Currently, the only way to utilize those packages in that…
-
### Describe the bug
While trying to build and switch a flake-based config from my Mac on a remote machine, every time I do so I get prompted for a password 3 times, with the message `Shared connecti…
-
### 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 …
-
## Description
Several programs are available as a NixOS [default editor](https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=defaultEditor), and I t…
-
## Config
The current config in my `configuration.nix` as below
```nix
services.datomic-pro = {
enable = true;
secretsFile = config.sops.templates."datomic-secrets.properties".path;
…
-
Hi,
A week ago I was discussing with @fadenb, with regards to #7, where he tried the theme for a couple of minutes on the live wiki. After the discussion, I searched for a method to keep the wiki c…
-
**Describe the bug**
Not sure when exactly, but I think after the switch from git to libgit2 in ee36a44bf272c8cca62a2ce96a017a8150c4d35b was introduced to the default `nix` package on `nixos-unstab…
-
### Description
It appears that `nixfmt` does not preserve backslashes. I have the following two lines in my `darwin.nix`:
https://github.com/thefossguy/prathams-nixos/blob/6acda3f9c27516b81a29d…
-
### Goal
Provide a recommended way to get Orbit installed within NixOS (or just using the nix package manager).
### Background
Nix is a functional language that is used by NixOS (a Linux Di…
-
**Describe the bug**
When trying to live migrate a VM between two hosts the migration fails with:
```
Migration failed: MigrateSocket(Error { kind: UnexpectedEof, message: "failed to fill whole…