some minor changes to polkit and nvf, and new chaotic url

This commit is contained in:
cnst
2024-12-12 17:49:43 +01:00
parent d2572b04de
commit 8dbe15c923
4 changed files with 25 additions and 58 deletions

View File

@@ -72,17 +72,8 @@
};
};
hyprsysteminfo = {
url = "github:hyprwm/hyprsysteminfo";
inputs = {
hyprutils.follows = "hyprland/hyprutils";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
};
# Chaotic
chaotic.url = "https://flakehub.com/f/chaotic-cx/nyx/*.tar.gz";
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
# Miscellaneous
helix-flake.url = "github:helix-editor/helix";