morph
nixos-hardware
morph | nixos-hardware | |
---|---|---|
4 | 69 | |
801 | 1,933 | |
1.9% | 3.5% | |
5.8 | 9.7 | |
10 days ago | 5 days ago | |
Go | Nix | |
MIT License | 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.
morph
- Wir schreiben für das c't-Magazin über Linux - fragt uns alles! [Beginn um 17 Uhr]
-
The best solution for deploying flakes
There are 4 tools I'm taking into consideration right now, but every suggestion is welcome: 1. deploy-rs - I don't know anything about it, heard about it like a day or two ago 2. NixOps - the official one, I don't know what to think, but I have concerns about Flakes compatibility 3. morph - I understand this as "NixOps, but better", no more toughs. 4. colmena - seems to be pretty straightforward with quite nice docs
-
GitOps for NixOS
All the configuration for the server is in the repo, and the NixOS machine is automatically built and deployed on every commit through GitHub Actions using Morph.
-
Automatically OCR scanned PDFs in NixOS
My scanner is a Brother ADS-1700w. The server is the smallest Hetzner Cloud instance (CX11) and costs me 3 Euro's a month. I use the OCRmyPDF to run optical character recognition. The server is running NixOS and is deployed using morph. Finally, I'm using healthchecks.io to let me know when the setup breaks.
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?
nixops - NixOps is a tool for deploying to NixOS machines in a network or cloud.
rtw89 - Driver for Realtek 8852AE, an 802.11ax device
colmena - A simple, stateless NixOS deployment tool
USB-WiFi - USB WiFi Adapter Information for Linux
deploy-rs - A simple multi-profile Nix-flake deploy tool.
nix-gui - Use NixOS Without Coding
sops-nix - Atomic secret provisioning for NixOS based on sops
nonguix
archwiki - MediaWiki used on Arch Linux websites (read-only mirror)
nonguix - Nonguix mirror – pull requests ignored, please use upstream for that
mobile-nixos - 📱 (rebooting... please wait...)
rnix-lsp - WIP Language Server for Nix! [maintainer=@aaronjanse]