Update file default.nix

This commit is contained in:
2025-11-18 07:53:32 +00:00
parent b8f388dcd9
commit a90bdf3a24

View File

@@ -20,6 +20,11 @@ in
# pkgs.userPkgs.vscode - your personal nixpkgs version
];
wayland.windowManager.hyprland.plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprbars
"/absolute/path/to/plugin.so"
];
# hydenix home-manager options go here
hydenix = {