diff --git a/flake.lock b/flake.lock index bd32473..a3ae624 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/nixos-configurations/server/default.nix b/nixos-configurations/server/default.nix index 5f07b28..72c5da8 100644 --- a/nixos-configurations/server/default.nix +++ b/nixos-configurations/server/default.nix @@ -187,4 +187,4 @@ }; }; system.stateVersion = "23.05"; -} \ No newline at end of file +} diff --git a/nixos-configurations/shared-desktop.nix b/nixos-configurations/shared-desktop.nix index 49ea4fa..822d70c 100644 --- a/nixos-configurations/shared-desktop.nix +++ b/nixos-configurations/shared-desktop.nix @@ -70,9 +70,9 @@ obs-studio.enable = true; }; home = { - # sessionVariables = { - # NIXOS_OZONE_WL=1; - # }; + sessionVariables = { + NIXOS_OZONE_WL=1; + }; packages = with pkgs; [ libreoffice airshipper