wow
This commit is contained in:
parent
3b268cea98
commit
c340fc8753
8 changed files with 327 additions and 19 deletions
10
flake.nix
10
flake.nix
|
|
@ -59,6 +59,16 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
arch-hyprland = {
|
||||
url = "github:binnewbs/arch-hyprland";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
hyprmod = {
|
||||
url = "github:BlueManCZ/hyprmod";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
|
||||
codex-app = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue