Merge branch 'next-gen' into macos-working

This commit is contained in:
Youwen Wu 2024-08-21 14:10:03 -07:00
commit a435f0d035
15 changed files with 904 additions and 873 deletions

View file

@ -1,6 +1,12 @@
{pkgs, ...}: {
{
pkgs,
inputs,
system,
...
}: {
wayland.windowManager.hyprland = {
enable = true;
package = inputs.stablepkgs.legacyPackages.${system}.hyprland;
settings = {
exec-once = ["waypaper --restore"];
"$mod" = "SUPER";