Skip to content

Commit

Permalink
global: flake update
Browse files Browse the repository at this point in the history
  • Loading branch information
brckd committed Jul 10, 2024
1 parent b6a97e8 commit 99e4048
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/home/ags/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ in {
};
};
wayland.windowManager.hyprland.settings.exec = ["ags --quit; ags"];
home.packages = with pkgs; [bun prefetch-npm-deps gnome.adwaita-icon-theme morewaita-icon-theme];
home.packages = with pkgs; [bun prefetch-npm-deps adwaita-icon-theme morewaita-icon-theme];
};
}

0 comments on commit 99e4048

Please sign in to comment.