From e7468ecc469e5a21624f11efedefc8fc5252da2c Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Mon, 20 Mar 2023 03:36:15 +0000 Subject: [PATCH] fix: swan globals not included --- hosts/swan/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/swan/default.nix b/hosts/swan/default.nix index 30a1f7c..bef02b9 100644 --- a/hosts/swan/default.nix +++ b/hosts/swan/default.nix @@ -12,6 +12,7 @@ nixpkgs.lib.nixosSystem { ./hardware-configuration.nix ../../modules/common ../../modules/nixos + globals wsl.nixosModules.wsl home-manager.nixosModules.home-manager disko.nixosModules.disko