mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update todos app
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -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": {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user