-
https://old.reddit.com/r/NixOS/comments/1fwbd4b/nixosunifiedtemplate_nixos_nixdarwin_homemanager/
-
Since https://github.com/nix-community/nixos-generators/pull/375, it's not possible to use the modules such as `nixos-generators.nixosModules.linode` while building images based on the latest stable …
-
### What happened?
$ DEVBOX_DEBUG=1 devbox shell
time=2024-11-24T18:03:02.407+08:00 level=DEBUG source=go.jetpack.io/devbox/internal/devconfig/config.go:125 msg="searching for config file (including…
-
I can't seem to get `sops-nix` to work. I am probably doing something wrong, but I do not know what.
I have been following the steps in the readme but I still can't seem to get it to work. I genera…
-
```console
$ nix shell nixpkgs#archivebox
error:
… while evaluating the attribute 'drvPath'
at /nix/store/c05d1sqfhkl93p3j5ykic68mgg1gsrvb-source/lib/customisation.nix:365:7:
…
-
> [!NOTE]
> Everything that does not have its own .config file can be moved to home-manager and .nix file setup.
> Utilize stylix wherever you can.
- [ ] Mako - dotfiles conflict
- [ ] Fuzzel …
jokyv updated
3 weeks ago
-
Hi, thanks for making this - love the interface and am migrating my mono-flake over.
In trying to execute `nix flake show --all-systems`, I see this error:
```bash
$ nix flake show --all-system…
-
I started with something simple.
```nix
shb.arr = {
sonarr.enable = true;
sonarr.settings.ApiKey = config.age.secrets.arr-api-key.path;
sonarr.subdomain = "radarr";
sonarr.doma…
-
I recently ran a `nix flake update`, followed by a `nix run ./#build-switch` - and I now seem to be getting an NixOS error regarding the shell configuration?
```
❯ nix run ./#build-switch
warning…
-
nix run --extra-experimental-features "nix-command flakes" nix-darwin -- switch --flake ~/.config/nix-darwin
building the system configuration...
error: builder for '/nix/store/fa3wcxf0z8ny1rw9j6dm5…