-
# Summary of RFC:
This RFC aims to outline the NixSphere Desktop project's organization of files including .nix files and especially accompanying TOML files if used.
# Motivation:
Having a refere…
-
Add a code formatter to eliminate trailing whitespace and enforce style guidelines (preferably the same way as the official nixpkgs).
-
I'm getting these clock resolution test failures when installing `time-compat` on my Windows machine with WSL and Nix:
```
resolution
getCurrentTime: …
-
(_This is mostly a reformulation and extension of https://github.com/NixOS/nix/issues/3843#issuecomment-829030362. I’ve been meaning to post this as its own issue for a long time as it’s a potential s…
-
I can't build Proxmox LXC images at the moment. ([config](https://github.com/shymega/nixfigs/blob/experimental/nixos-generators/nix/generators.nix))
It looks like an upstream Nixpkgs issue, but I'm…
-
### Describe the bug
Only the interactive `run0` session displays non-ASCII symbols properly, the non-interactive doesn't. Also it falls back to English/C locale, despite `run0 printenv` showing the …
-
-
[hyprland.log](https://github.com/hyprwm/Hyprland/files/13183362/hyprland.log)
### Hyprland Version
v0.30.0
### Bug or Regression?
Bug
### Description
When DPMS is off on my MSI MAG2…
-
It would be nice to have this app available in home-manager (or, maybe, nixpkgs), could you consider adding a formula please?
-
**Is your feature request related to a problem? Please describe.**
This project inherently has a lot of complexity, especially in its `flake.nix` file to allow for easy development of the project. …