fix(host@doloro-wsl): fixed config

This commit is contained in:
2025-10-16 01:30:57 +01:00
parent 34730d793c
commit da8e3d3b6b
2 changed files with 21 additions and 23 deletions

View File

@@ -8,6 +8,7 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
nix-meow.url = "git+https://git.scug.io/nikkuss/nix-meow.git"; # config manager, meow'd
hyprland.url = "github:hyprwm/Hyprland";
quickshell = {