Lord-Valen
Lord-Valen
Breadcrumbing https://github.com/NixOS/nixpkgs/issues/233867
> The idea of this RFC was triggered by the RFC #140, by the way. > > Ref.: [#140 (comment)](https://github.com/NixOS/rfcs/pull/140#discussion_r1096549803) Given this, @infinisil might be interested if not too busy....
This is because the std and hive revisions in use have different `Cell Block` structs, likely because they have incompatible versions of paisano. This is not the case on the...
Home-manager modules should be imported only in the home-manager portions of your configuration. When you import the anyrun module in the `nixosConfigurations.`'s `modules`, the module tries to access `home.*` which...
This will build the minimal install-iso with home-manager and the anyrun module. You can run it in a vm with `nix run .#nixosConfigurations.some-configuration.config.system.build.vm` (or the more easily remembered `nixos-generators --run...
https://github.com/brummer10/guitarix has a NAM module which can be added to its signal chain. If you don't use any of it's other features, it can serve as a simple linux native...
This issue seems to be asking for a linux native NAM standalone application? It should probably be renamed to distinguish it from #34.
This issue seems to be asking for a linux native NAM plugin? It should probably be renamed to distinguish it from #148.
This would be helpful for https://github.com/NixOS/nixpkgs/issues/229475.