From 951f45169b1467661812b8edccee92b0f6e2285b Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 25 Jul 2024 08:42:28 -0400 Subject: [PATCH] flake: bump nixhw --- flake.lock | 6 +++--- hosts/petalburg/default.nix | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9bed1a69..7ba5b896 100644 --- a/flake.lock +++ b/flake.lock @@ -135,11 +135,11 @@ ] }, "locked": { - "lastModified": 1721590015, - "narHash": "sha256-ggNnE3TCQOSBg1s1bt1qIEBGd4dJx808mMAarp7xbDs=", + "lastModified": 1721911237, + "narHash": "sha256-VrYHEMXvkdl+KR8irxXf8SrTedQCjTmAQ3U9H/vMhTg=", "owner": "alyraffauf", "repo": "nixhw", - "rev": "34c7ea1063ac194b42c26bd11b6fb2e470c7be27", + "rev": "47f15a8833da18273a095b86a712b7ccbd917ec0", "type": "github" }, "original": { diff --git a/hosts/petalburg/default.nix b/hosts/petalburg/default.nix index 08336b36..4fbcb981 100644 --- a/hosts/petalburg/default.nix +++ b/hosts/petalburg/default.nix @@ -58,6 +58,7 @@ }; hyprland.enable = true; + sway.enable = true; }; users.aly = {