refactor: cleanup modules

This commit is contained in:
ooks-io 2024-04-17 19:57:21 +12:00
parent 08f82791ed
commit 3cea196a1e
3 changed files with 4 additions and 10 deletions

View file

@ -1,4 +1,4 @@
{lib, config, pkgs, ... }:
{ lib, config, pkgs, ... }:
let
cfg = config.homeModules.desktop.creative.audio.audacity;