about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 80dc7f6..a010eba 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -98,7 +98,7 @@
   # List packages installed in system profile. To search, run:
   # $ nix search wget
   environment.systemPackages = with pkgs; [
-    #(uutils-coreutils.override { prefix = ""; })
+    (uutils-coreutils.override { prefix = ""; })
     lm_sensors
     pulseaudio # used for tools
     alsa-utils