Regenerated
This commit is contained in:
+380
-379
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -2035,7 +2035,8 @@ in
|
|||||||
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
||||||
|
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
services.swaync.enable = true;
|
# Do NOT enable services.swaync — it would claim the config files
|
||||||
|
# and conflict with our home.file entries below.
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/swaync/config.json" = {
|
".config/swaync/config.json" = {
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ in
|
|||||||
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
environment.systemPackages = [ pkgs.swaynotificationcenter ];
|
||||||
|
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
services.swaync.enable = true;
|
# Do NOT enable services.swaync — it would claim the config files
|
||||||
|
# and conflict with our home.file entries below.
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/swaync/config.json" = {
|
".config/swaync/config.json" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user