From 6884803105f146126b84b618fef3cd1316fbec22 Mon Sep 17 00:00:00 2001 From: Sijmen Date: Fri, 12 Aug 2022 13:12:36 +0200 Subject: [PATCH] install easyeffects and enable smartd --- common/configuration.nix | 1 + common/home-manager/home.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/common/configuration.nix b/common/configuration.nix index c3c4393..3f4a36e 100644 --- a/common/configuration.nix +++ b/common/configuration.nix @@ -33,6 +33,7 @@ pipewire.enable = true; gvfs.enable = true; usbmuxd.enable = true; + smartd.enable = true; printing = { enable = true; diff --git a/common/home-manager/home.nix b/common/home-manager/home.nix index 0164168..bbfbcb3 100644 --- a/common/home-manager/home.nix +++ b/common/home-manager/home.nix @@ -28,6 +28,7 @@ wget # Sound & Video + easyeffects mpv spotify