This commit is contained in:
2026-02-19 13:40:45 -06:00
parent f58522d910
commit 8949119111
6 changed files with 717 additions and 225 deletions

View File

@@ -12,6 +12,11 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
hyprland.url = "github:hyprwm/Hyprland";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
naviterm = {
url = "gitlab:detoxify92/naviterm";
inputs.nixpkgs.follows = "nixpkgs";