feat: switch to helix
This commit is contained in:
parent
5dad015635
commit
020ea538ff
3 changed files with 27 additions and 7 deletions
|
|
@ -121,6 +121,8 @@
|
|||
niri.url = "github:sodiboo/niri-flake";
|
||||
systems.url = "github:nix-systems/default";
|
||||
stylix.url = "github:nix-community/stylix";
|
||||
base16-helix.url = "github:MoritzBoehme/base16-helix/fix-primary-cursor-color";
|
||||
base16-helix.flake = false;
|
||||
|
||||
# Programs
|
||||
timers.url = "git+https://gitea.moritzboeh.me/moritz/timers.git";
|
||||
|
|
@ -169,6 +171,7 @@
|
|||
nur.inputs.flake-parts.follows = "flake-parts";
|
||||
nur.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nur.inputs.treefmt-nix.follows = "treefmt-nix";
|
||||
stylix.inputs.base16-helix.follows = "base16-helix";
|
||||
stylix.inputs.flake-compat.follows = "flake-compat";
|
||||
stylix.inputs.flake-parts.follows = "flake-parts";
|
||||
stylix.inputs.git-hooks.follows = "git-hooks";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue