-
As far as I can see, it's not possible to specify a different path to your nixos configuration in the config.dhall for cachix. I've moved mine to a different location that's more convenient for my wor…
-
When I add this snippet as a file (`installer.nix`) to the [flake](https://github.com/nix-community/disko/blob/master/docs/disko-install.md#example-configuration-to-install), I get the infinite recurs…
bam80 updated
1 month ago
-
When enabling the new experimental user activation program using `services.userborn.enable = true;` agenix fails to activate.
I am not quite sure what's going on here. A notable quirk of userborn i…
-
Moved from https://github.com/NixOS/nixpkgs/issues/15699
## Issue description
I have this error when defining bind mounts for containers:
```
building Nix...
building the system configuration...
err…
-
For debugging and when one doesn't want to use the module in one's NixOS configuraiton, it would be nice if disko had a fourth mode, that just prints the resulting `fileSystems = { ... };` block for …
-
### Describe the bug
An executable called `log` will not be made available in `/run/current-system/sw/bin` when put into `environment.systemPackages`.
### Steps To Reproduce
Steps to reproduc…
-
Hi everyone,
First off: very deep appreciation for everything already done here :).
I have a Surface Laptop 5 running on nixos with the nixos microsoft-surface-common module. Everything working …
-
I have deployed a VM to GCP. It works fine.
Now I want to change its configuration without redeploying. I just want to use `sudo nixos-rebuild switch`. But `/etc/nixos/configuration.nix` just has
…
-
**Describe the bug**
Activating a NixOS configuration not through `nixos-rebuild switch`, but through `${(pkgs.nixos ./configuration.nix).toplevel}/bin/switch-to-configuration switch` does activate…
-
**Describe the bug**
I am on NixOS using Wayland. I am trying to run a simple eframe demo. It builds but when I run the program, I get this error:
`Error: WinitEventLoop(Os(OsError { line: 81, file:…
vol8 updated
18 hours ago