-
## Issue description
having nixops config
```
let
region = "us-east-1";
zone = "${region}c";
in
with (import ./lib/keys.nix);
{
network.description = "[Project nixops] network…
-
The ideas you use on [deploy-local.sh](https://github.com/monacoremo/postgrest-sessions-example/blob/master/deploy-local.sh) are really great. Isolating the db cluster by using a unix socket and being…
-
**Describe the bug**
VirtualBox fails to start any VMs on my systems. I am on kernel 4.19.89, my user is a member of the "vboxusers" group, I deleted the dotfiles `.VirtualBox` and `VirtualBox VMs`…
-
## Issue description
It has become somewhat of a pattern to add a `package` option to NixOS service modules for selecting a package to use for the service. Doing a quick count, of the ~600 service mo…
-
I am kinda in search, what task to pick next in HNix.
What you consider the shortcoming of the HNix that can&should be solved?
-
**Describe the bug**
Upgrading from 19.03 to 19.09 building `udev-rules` fails:
```
output '/nix/store/mvr7sarg9xg7m3bcglb1wdl9a1xnfais-udev-rules' is not allowed to refer to the following paths:
…
tmplt updated
5 years ago
-
**Describe the bug**
I configured https://nixos.org/channels/nixos-19.09 to be my new nixos channel and ran `nixos-rebuild switch` followed by a manual reboot.
My ibus was configured so that I can…
mawis updated
4 years ago
-
A number of people asked me when we were updating the images to 19.09. Opening this issue to track it.
@edolstra @rbvermaa @AmineChikhaoui
-
**Describe the bug**
Nodes stop creating blocks after transaction generator started.
**Mandatory Information**
1. `jcli --full-version` output;
```
[testnet@testnet-deployer:~/jormungandr-nig…
-
Hi,
Firstly, nice work, I'm finding nixops-dns very useful.
I'm wondering if there's a way to make it work when you have machines with the same name on different deployments.
For example, say…