mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
fix touchpad, fix stylix polarity
This commit is contained in:
parent
f28d2287ba
commit
91ebcfa4f1
6 changed files with 27 additions and 9 deletions
|
|
@ -49,6 +49,7 @@
|
|||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
nixpkgs-r.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
nixpkgs-new-libinput.url = "github:skowalak/nixpkgs/libinput-update-1.31.0";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue