This commit is contained in:
Aleksandr Lebedev 2025-09-20 23:08:16 +02:00
parent 22a3f0b5de
commit d58b29cfc0
9 changed files with 107 additions and 76 deletions

View file

@ -69,6 +69,7 @@
};
niri-flake = {
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";