Regenerated
This commit is contained in:
+381
-381
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -2025,7 +2025,7 @@ let
|
|||||||
assetPath = "${flakeRoot}/generated/.config/swaync";
|
assetPath = "${flakeRoot}/generated/.config/swaync";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
environment.systemPackages = [ pkgs.swaynotificationcenter, pkgs.libnotify ];
|
||||||
|
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
# Do NOT enable services.swaync — it would claim the config files
|
# Do NOT enable services.swaync — it would claim the config files
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ let
|
|||||||
assetPath = "${flakeRoot}/generated/.config/swaync";
|
assetPath = "${flakeRoot}/generated/.config/swaync";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
environment.systemPackages = [ pkgs.swaynotificationcenter, pkgs.libnotify ];
|
||||||
|
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
# Do NOT enable services.swaync — it would claim the config files
|
# Do NOT enable services.swaync — it would claim the config files
|
||||||
|
|||||||
Reference in New Issue
Block a user