fa50eb4f8dfb94b5deef4a4530fd245e58ac99ac
{
home.packages = with pkgs; [ jq ];
wayland.windowManager.hyprland = {
enable = true;
plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscroll
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprspace
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hypr-easymotion
];
};
}
nixos
This repository contains my experiments playing with nixos
Description
Languages
QML
34.6%
Nix
33.3%
Shell
11.4%
Emacs Lisp
9.8%
CSS
8.2%
Other
2.7%