From 2ee65ec0284d43e51622fbe531c1b9fb7eaf9b1f Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 19 Jun 2026 13:50:46 -0500 Subject: wg on T495 and install dconf for home-manager gtk theme --- hosts/T495/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/T495/configuration.nix') diff --git a/hosts/T495/configuration.nix b/hosts/T495/configuration.nix index b80f27e..c865964 100644 --- a/hosts/T495/configuration.nix +++ b/hosts/T495/configuration.nix @@ -1,5 +1,5 @@ { config, lib, pkgs, ... }: { - imports = [ ./wg.nix ]; + #imports = [ ./wg.nix ]; # Setup bootloader boot._loader.enable = true; -- cgit v1.2.3