From 91011c774ca6db1621e04cd9c71f608c10d26ced Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Thu, 21 Nov 2024 22:13:45 +0100 Subject: [PATCH] Sif: add pro_audio and kdeconnect --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 702e809..e47ae46 100644 --- a/flake.nix +++ b/flake.nix @@ -290,8 +290,8 @@ ./modules/nixos/s3_cache_write.nix { age.secrets.s3_sif = { file = ./secrets/s3_sif.age; owner = "bertof"; }; } - # ./modules/nixos/pro_audio.nix - # ./modules/nixos/kdeconnect.nix + ./modules/nixos/pro_audio.nix + ./modules/nixos/kdeconnect.nix # ./modules/nixos/steam.nix # ./modules/nixos/minio_local.nix