From 6aaa5993e4c1cfb205ed555d958702f9bba1770d Mon Sep 17 00:00:00 2001 From: adikro Date: Wed, 24 Dec 2025 16:21:00 +0100 Subject: a bunch of changes, renames sys to os and refactored some of the logic --- hm/soft/soft.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hm/soft/soft.nix') diff --git a/hm/soft/soft.nix b/hm/soft/soft.nix index 191ada7..bb5018a 100644 --- a/hm/soft/soft.nix +++ b/hm/soft/soft.nix @@ -2,12 +2,12 @@ { imports = [ ./browser.nix - ./easyeffects.nix ./email.nix ./kdeconnect.nix ./kdenlive.nix ./mangohud.nix ./media.nix + ./mpv.nix ./nixcord.nix ./obs.nix ./obsidian.nix @@ -15,5 +15,6 @@ ./spicetify.nix ./torrent.nix ./vpn.nix + ./yt-dlp.nix ]; } -- cgit v1.3