Morgan Helton
Morgan Helton
This only happens for me if I've switched generations since logging in -- after first boot it will work fine, but if I `nixos-rebuild switch` then I get the blurred...
Is this still planned for a future Karpenter release? Working on deploying in some clusters where I use hugepages, bumping up against this issue -- just trying to get a...
@ddogfoodd are you using Lix? If so, believe there's a conflict between [this bit](https://git.lix.systems/lix-project/nixos-module/src/commit/353b25f0b6da5ede15206d416345a2ec4195b5c8/overlay.nix#L16) in their overlay and [this nixpkgs PR](https://github.com/NixOS/nixpkgs/pull/341157) that causes this issue -- the PR removed `nix`...
https://git.lix.systems/lix-project/nixos-module/pulls/34 fix is in `main`, sounds like a release with it is still pending.
Result of `nixpkgs-review pr 338005` run on aarch64-darwin [1](https://github.com/Mic92/nixpkgs-review) 1 package built: kubectl-cnpg
I just started having this problem -- also with `var`: ``` error (ignored): error: end of string reached error: … while fetching the input 'path:/var/folders/z_/ygmnyz_s7ss3zw7qvry5fzhm0000gn/T/colmena-assets-YWlXZ2' error: path '«unknown»/var' is a...
https://github.com/NixOS/nix/pull/9497 suspect related in some way to this change -- realize it started because I was using `nixUnstable` which became `2.20` -- when I went back to `2.18` this stopped...
Does it start after a reboot? I use this module with Plasma, and it autostarts on boot/login for me normally.
I think this is expected behavior -- pretty the unit will not start if it's just enabled after the target is reached -- it will either need to be started...
yeah same — would love to see this merged.