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": {
|
||||
"lastModified": 1700219613,
|
||||
"narHash": "sha256-26GCFDYrDttfvcKDaYFER7qahDrHG2NZGlnCzPaL+LE=",
|
||||
"lastModified": 1700364276,
|
||||
"narHash": "sha256-VVMHbMNXxFfQFzZ/w64K9yiRyXxD0GYOxVnaYPFJy8Q=",
|
||||
"owner": "thiloho",
|
||||
"repo": "todos",
|
||||
"rev": "8b992461e3d2d07abf6b204298e46cc1b7ef355a",
|
||||
"rev": "ae18b9e6b1e153c48906ff94e7663364b035881b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -187,4 +187,4 @@
|
||||
};
|
||||
};
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,9 +70,9 @@
|
||||
obs-studio.enable = true;
|
||||
};
|
||||
home = {
|
||||
# sessionVariables = {
|
||||
# NIXOS_OZONE_WL=1;
|
||||
# };
|
||||
sessionVariables = {
|
||||
NIXOS_OZONE_WL=1;
|
||||
};
|
||||
packages = with pkgs; [
|
||||
libreoffice
|
||||
airshipper
|
||||
|
||||
Reference in New Issue
Block a user