Update file default.nix
This commit is contained in:
@@ -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 = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user