Add systemd service to update due date in app

This commit is contained in:
thiloho
2023-11-17 12:18:16 +01:00
parent 5e3300e6ff
commit 1235dab32d
3 changed files with 22 additions and 6 deletions

View File

@@ -56,6 +56,7 @@
userSettings = {
"nix.enableLanguageServer" = true;
"nix.serverPath" = "nil";
"window.titleBarStyle" = "custom";
};
};
git = {
@@ -69,9 +70,9 @@
obs-studio.enable = true;
};
home = {
sessionVariables = {
NIXOS_OZONE_WL=1;
};
# sessionVariables = {
# NIXOS_OZONE_WL=1;
# };
packages = with pkgs; [
libreoffice
airshipper