swaybg systemd service
This commit is contained in:
parent
3ffd1c7822
commit
a5f9c29669
6 changed files with 64 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ with lib;
|
|||
};
|
||||
|
||||
config = mkIf config.roles.work.enable {
|
||||
|
||||
|
||||
roles.email = {
|
||||
enable = true;
|
||||
email = "tristan.beedell@cryoserver.com";
|
||||
|
|
@ -58,6 +58,7 @@ with lib;
|
|||
userSettings = {
|
||||
"aws.telemetry" = false;
|
||||
"gitlens.telemetry.enabled" = false;
|
||||
"redhat.telemetry.enabled" = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue