From d0faef2f53e2e5195b2acc7cc7bba898bd7cd05b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 21 Nov 2024 21:21:19 -0600 Subject: update lowbat and pavolctld derivations to use tagged releases and dl tar files instead of using git --- modules/hosts/T495/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts/T495/configuration.nix') diff --git a/modules/hosts/T495/configuration.nix b/modules/hosts/T495/configuration.nix index fdd2930..31b93f1 100644 --- a/modules/hosts/T495/configuration.nix +++ b/modules/hosts/T495/configuration.nix @@ -1,6 +1,7 @@ { config, lib, pkgs, ... }: { imports = [ ./hardware-configuration.nix + ./games.nix ./wg.nix ]; networking.hostName = "T495"; -- cgit v1.2.3