From 7eae99186d0fe32c24c3518b16a3d4e32f68636f Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Thu, 26 Mar 2026 23:31:22 -0500 Subject: [PATCH] re-enabled wireguard --- modules/hosts/john-p14s/configuration.nix | 1 + modules/hosts/john-p14s/default.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/hosts/john-p14s/configuration.nix b/modules/hosts/john-p14s/configuration.nix index e7ff129..313df28 100644 --- a/modules/hosts/john-p14s/configuration.nix +++ b/modules/hosts/john-p14s/configuration.nix @@ -97,6 +97,7 @@ # no need to redefine it in your config for now) # media-session.enable = true; }; + sops.defaultSopsFile = ./secrets.yaml; home-manager.useGlobalPkgs = true; home-manager.users.john.imports = with inputs.self.modules.homeManager; [ diff --git a/modules/hosts/john-p14s/default.nix b/modules/hosts/john-p14s/default.nix index ee0d5e6..f58c995 100644 --- a/modules/hosts/john-p14s/default.nix +++ b/modules/hosts/john-p14s/default.nix @@ -16,7 +16,7 @@ john gnome steam - # wireguard + wireguard # greetd # niri ]);