update things...

This commit is contained in:
zack 2024-09-18 15:32:57 -04:00
parent ae2ea826ea
commit 380a0a7e0e
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
7 changed files with 338 additions and 65 deletions

View file

@ -50,10 +50,10 @@
catppuccin.url = "github:catppuccin/nix";
# hyprland = {
# url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# inputs.nixpkgs.follows = "nixpkgs";
# };
hyprland = {
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# inputs.nixpkgs.follows = "nixpkgs";
};
kb-gui = {
url = "github:zackartz/kb-gui";