From 43871910aed3eeb2f2981b723013981870ad8833 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Mon, 1 Dec 2025 07:52:10 +0200 Subject: Update general evaluation and use inbuild mail systemd file --- roles/shared.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'roles') diff --git a/roles/shared.nix b/roles/shared.nix index 2eddf0f..f3b5cab 100644 --- a/roles/shared.nix +++ b/roles/shared.nix @@ -60,9 +60,6 @@ ''; }; system = { - switch = { - enable = true; - }; activationScripts.diff = { supportsDryActivation = true; text = '' @@ -328,7 +325,7 @@ "/share/applications" ]; systemPackages = with pkgs; [ - agenix.packages.${system}.default + agenix.packages.${pkgs.stdenv.hostPlatform.system}.default clinfo coreutils curl @@ -353,7 +350,6 @@ variables = { EDITOR = "${pkgs.neovim}/bin/nvim"; LD_LIBRARY_PATH = "${pkgs.vulkan-loader}/lib:$LD_LIBRARY_PATH"; - NIXPKGS_ALLOW_UNFREE = 1; QT_QPA_PLATFORM = "xcb"; SYSTEMD_COLORS = 256; SYSTEMD_LOG_COLOR = 1; -- cgit v1.2.3-70-g09d2