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": { "locked": {
"lastModified": 1700219613, "lastModified": 1700364276,
"narHash": "sha256-26GCFDYrDttfvcKDaYFER7qahDrHG2NZGlnCzPaL+LE=", "narHash": "sha256-VVMHbMNXxFfQFzZ/w64K9yiRyXxD0GYOxVnaYPFJy8Q=",
"owner": "thiloho", "owner": "thiloho",
"repo": "todos", "repo": "todos",
"rev": "8b992461e3d2d07abf6b204298e46cc1b7ef355a", "rev": "ae18b9e6b1e153c48906ff94e7663364b035881b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

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

View File

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