nixos-hardware
rnix-lsp
nixos-hardware | rnix-lsp | |
---|---|---|
69 | 7 | |
2,094 | 695 | |
4.3% | - | |
9.7 | 0.0 | |
7 days ago | 11 months ago | |
Nix | Rust | |
Creative Commons Zero v1.0 Universal | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nixos-hardware
-
Microsoft Is Driving Users Away
Always useful to look at the seemingly endless stream of Linux information, the Arch wiki:
https://wiki.archlinux.org/title/ASUS_ROG_Zephyrus_G14_(2022...
Also NixOS has a nixos-hardware repository with configurations for some laptops:
https://github.com/NixOS/nixos-hardware/tree/master/asus/zep...
Reasonably legible if you ever programmed anything
-
Unable to start ROG Control Center
{ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix # Additional hardware specific configuration # https://github.com/NixOS/nixos-hardware ];
-
NixOS Unstable - Nvidia - Hyprland
You could try this repo for hardware support on various laptops if yours is on it: https://github.com/NixOS/nixos-hardware
-
macOS Sonoma Broke Grep
https://github.com/NixOS/nixos-hardware
- NixOS on Hyper-V (Win11)
- System crashes when Fn+f5/6/7/8/9 is pressed.
-
A couple nooby questions
Btw, for starters, I think you can learn a lot by checking other's configurations and from things like https://github.com/NixOS/nixos-hardware. There are a lot of useful/essential configurations that are not enabled by default.
-
Setup -Advice or another attempt to dive deep
in that case do note that this module assumes you use nixos-hardware, otherwise you can remove lines 161-165. I can also send you my VM's libvirtd .xml file when you get around to creating it.
-
Xorg fails to start with the modesetting driver
My computer is a Lenovo Legion 5 Pro with a dual GPU setup (AMD iGPU + Nvidia DGPU) where I'm using a "hybrid mode" configuration provided by nixos-hardware, using PRIME offload.
Not too long ago nixos-hardware changed the default Xorg driver for AMD to modesetting from amdgpu.
rnix-lsp
-
Editor support for the nix language?
There's a work in progress language server: rnix which I'm using in emacs. Features like autocomplete are limited though, I'm guessing because you'd need to evaluate the actual Nix code to correctly deduce what properties exist.
-
What are the biggest Pain Points with NIX? And what makes it worth the pain?
There’s rnix-lsp.
- Our Roadmap for Nix
-
Rust Environment and Docker Build with Nix Flakes
https://github.com/nix-community/rnix-lsp works ok, it has some autocomplete but it does not infer options most packages expose unfortunately.
- rnix-lsp not working with an m1 mac in macos:
-
Statix — Lints and Suggestions for the Nix programming language
Looks cool! Any thoughts on the relationship between Statix and https://github.com/nix-community/rnix-lsp ?
- Nix-GUI: Make NixOS usable for non-technical users through settings / GUI
What are some alternatives?
rtw89 - Driver for Realtek 8852AE, an 802.11ax device
nickel - Better configuration for less
USB-WiFi - USB WiFi Adapter Information for Linux
git-hooks.nix - Seamless integration of https://pre-commit.com git hooks with Nix.
nix-gui - Use NixOS Without Coding
nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]
nonguix
nix-config - :space_invader: NixOS configuration
nonguix - Nonguix mirror – pull requests ignored, please use upstream for that
nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module
nil - NIx Language server, an incremental analysis assistant for writing in Nix.