added anyrun config

This commit is contained in:
vali 2024-05-05 22:12:18 +02:00
commit 38ceb4fb82
13 changed files with 242 additions and 122 deletions

View file

@ -13,7 +13,10 @@
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
doomemacs = {
url = "github:doomemacs/doomemacs";
flake = false;
};
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
split-monitor-workspaces = {
url = "github:Duckonaut/split-monitor-workspaces";