Update todos app

This commit is contained in:
thiloho
2023-11-19 05:11:06 +01:00
parent 1235dab32d
commit 1e7489fae6
3 changed files with 7 additions and 7 deletions

6
flake.lock generated
View File

@@ -176,11 +176,11 @@
]
},
"locked": {
"lastModified": 1700219613,
"narHash": "sha256-26GCFDYrDttfvcKDaYFER7qahDrHG2NZGlnCzPaL+LE=",
"lastModified": 1700364276,
"narHash": "sha256-VVMHbMNXxFfQFzZ/w64K9yiRyXxD0GYOxVnaYPFJy8Q=",
"owner": "thiloho",
"repo": "todos",
"rev": "8b992461e3d2d07abf6b204298e46cc1b7ef355a",
"rev": "ae18b9e6b1e153c48906ff94e7663364b035881b",
"type": "github"
},
"original": {

View File

@@ -187,4 +187,4 @@
};
};
system.stateVersion = "23.05";
}
}

View File

@@ -70,9 +70,9 @@
obs-studio.enable = true;
};
home = {
# sessionVariables = {
# NIXOS_OZONE_WL=1;
# };
sessionVariables = {
NIXOS_OZONE_WL=1;
};
packages = with pkgs; [
libreoffice
airshipper