nonguix
nixos-hardware
nonguix | nixos-hardware | |
---|---|---|
80 | 69 | |
- | 2,034 | |
- | 5.0% | |
- | 9.7 | |
- | 8 days ago | |
Nix | ||
- | Creative Commons Zero v1.0 Universal |
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.
nonguix
-
The Pre-Scheme Restoration project is now underway
There is also the "secret" nonguix channel which packages nonfree things for Guix: https://gitlab.com/nonguix/nonguix
It's a funny problem but because it's antithetical to the original project's spirit you won't hear about it from any official Guix sources and so it's relatively unknown.
-
Nix – A One Pager
Their software freedom policy seems to be similar to Debian. All free by default, allow separate nonfree addon. In the case of Guix you can find that here: https://gitlab.com/nonguix/nonguix .
- Guix on the Framework 13 AMD
-
Write Guix package definitions in a breeze: Introducing Guix Packager
The GUIX community has a non-free package repo, you just add it as a GUIX channel and problem solved:
https://gitlab.com/nonguix/nonguix
- The many issues plaguing Nix
- Nonguix
-
My Void experience, so you don't have to
Yes, being a GNU project Guix has a strict free software only policy. The biggest channel (repo) with proprietary stuff for Guix is called nonguix. It has the vanilla kernel, Nvidia drivers and a number of other proprietary packages including Steam, Chrome and the like. I don't know what the state of ZFS on Guix is though as I don't care for it myself, but I can see why its inclusion would be questioned with regards to licensing.
-
Differences between nixos and guix?
Since Guix is a GNU project, it doesn't support proprietary software (Steam, Discord, Zoom...). Third-party repos are available for it.
- Cannot install firefox in guix
-
I'm not fond of nix syntax, how difficult will it be to switch to guix
There's a git lab repo for non-free/libre software that you can add as a channel when installing. I used the following guide that shows you how to do this.
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.
What are some alternatives?
guix-nonfree - Unofficial collection of packages that are not going to be accepted in to guix
rtw89 - Driver for Realtek 8852AE, an 802.11ax device
zfsbootmenu - ZFS Bootloader for root-on-ZFS systems with support for snapshots and native full disk encryption
USB-WiFi - USB WiFi Adapter Information for Linux
com.valvesoftware.Steam
nix-gui - Use NixOS Without Coding
guix-nonfree
nonguix - Nonguix mirror – pull requests ignored, please use upstream for that
nixpkgs - Nix Packages collection & NixOS
rnix-lsp - WIP Language Server for Nix! [maintainer=@aaronjanse]
flake - My computing life in Nix.
nixos-nvidia-vgpu - NixOS NVIDIA vGPU Module