fix things

This commit is contained in:
zack 2024-09-12 14:09:39 -04:00
parent d6f532f389
commit 31d2590613
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
7 changed files with 22 additions and 376 deletions

View file

@ -49,10 +49,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";