fixed... something >?

This commit is contained in:
2026-02-15 11:58:48 +00:00
parent d002ca372e
commit 53502772a0
4 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
};
hyprland.url = "github:hyprwm/Hyprland";
import-tree.url = "github:vic/import-tree";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz";
nixpkgs-lib.follows = "nixpkgs";
nixvim = {
inputs.nixpkgs.follows = "nixpkgs";