mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: searx, nixpkgs update, vintagestory, katslime
This commit is contained in:
parent
840765fe8a
commit
658d0434c8
24 changed files with 719 additions and 276 deletions
|
|
@ -81,6 +81,10 @@
|
|||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
kusachi = {
|
||||
url = "github:kittywitch/kusachi";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
vicinae-rbw = {
|
||||
url = "github:kittywitch/vicinae-rbw";
|
||||
flake = false;
|
||||
|
|
@ -367,10 +371,9 @@
|
|||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
hyprland.url = "github:hyprwm/Hyprland/6712fb954f2e4f701878b97f19b7185a2cd0e192";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
hy3 = {
|
||||
#url = "github:outfoxxed/hy3?ref=33fb5c01f192c0b1b6c1ab29f4a38e4bdfc85427";
|
||||
url = "github:Immelancholy/hy3/update-to-m_reserved_area";
|
||||
url = "github:outfoxxed/hy3";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
# a bunch of modules (also arcnmx is good)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue