From 23bdd9c99fbe68e856c7e3bc7a3a9bf518d0f469 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Sun, 13 Jul 2025 22:50:28 +0200 Subject: [PATCH] temperance: configuration: cleanup --- hosts/temperance/configuration.nix | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index 0856f5a..8736b1e 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -3,24 +3,7 @@ lib, pkgs, ... -}: let - inherit - ( - pkgs.callPackage ./kernel/xanmod.nix { - inherit lib; - inherit - (pkgs) - stdenv - fetchFromGitHub - kernelPatches - buildLinux - variant - ; - } - ) - xanmod_blox - ; -in { +}: { # Time Zone time.timeZone = "Europe/Zurich"; # Select internationalisation properties.