mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds hyprsunset and hyprspace
This commit is contained in:
parent
894aa39d84
commit
0f207dab5b
1 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
glib
|
||||
wayland
|
||||
direnv
|
||||
inputs.hyprsunset.packages.${pkgs.system}.hyprsunset
|
||||
];
|
||||
# systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||
wayland.windowManager.hyprland = {
|
||||
|
|
@ -22,7 +23,7 @@
|
|||
# enableNvidiaPatches = false;
|
||||
systemd.enable = true;
|
||||
plugins = [
|
||||
# inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
inputs.Hyswipe.packages.${pkgs.system}.Hyswipe
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue