From 2008e9b8975ca37c57d61754140310ab76d32746 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 21 Sep 2024 17:17:08 +0200 Subject: minimal profile does not disable xlibs anymore --- config/default.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/default.nix b/config/default.nix index 81e202a..976c008 100644 --- a/config/default.nix +++ b/config/default.nix @@ -9,10 +9,6 @@ ./users.nix ]; - # needed so that the server doesn't rebuild big packages - # originally enabled in modulesPath + profiles/minimal.nix - environment.noXlibs = false; - # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It‘s perfectly fine and recommended to leave -- cgit v1.2.3