-
I need to set an environment variable depending on if a home manager module is enabled. Specifically I want something like this:
```Nix
environment.sessionVariables.NIXOS_OZONE_WL = mkIf snowfallo…
-
Hey! I recently reinstalled my machine, the most notable change is using zfs instead of btrfs, a bit of restructuring in the file system, and using LTS linux kernel 6.6 instead of the most recent one …
-
**Describe the bug**
Hi! Thanks for this cool new way of defining hardware config. I am not sure, but I think I ran into a bug.
I am not using `nixos-hardware` on my machine (as my laptop not de…
pimvh updated
3 weeks ago
-
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 …
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland 0.45.0 built from branch…
-
I'm working on cleaning up my NixOS configs, and am curious about running some of my own integration tests in CI. I'm also planning to use disko, so was thinking it might be nice to use `lib.makeDisko…
-
Related #290, would it be possible to support what https://github.com/NixOS/nix/issues/8292#issuecomment-1536230370 suggests, via `ssh_opts` probably ?
This way non-NixOS targets could more easily …
-
I've been trying to update my system flake to 24.11 for the past week and been running into issues and I finally just now tracked down one of the issues to the Rust in `flake-checker` causing some com…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland 0.45.0 built from branc…
-
With the following flake (similar to solutions in https://github.com/zhaofengli/colmena/issues/60):
```nix
{
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
outputs = { self, n…