From a1d9d7df14e6f6b024ac783c11e7ffbde22ae059 Mon Sep 17 00:00:00 2001 From: zackartz Date: Fri, 26 Apr 2024 15:48:11 -0400 Subject: [PATCH] 477 current 2024-04-26 15:48:03 24.05.20240426.4c86138 6.8.6-zen1 * --- hosts/common/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/default.nix b/hosts/common/default.nix index 67a995b..1db699c 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -18,6 +18,7 @@ lib.mkIf (options ? virtualisation.memorySize) { users.users.zack.password = "foo"; }) + ../../env/wayland ]; networking.nameservers = ["1.1.1.1" "1.0.0.1"];