rfactoring working now
This commit is contained in:
parent
26aa946bfa
commit
147dedbca8
10 changed files with 48 additions and 29 deletions
|
@ -7,7 +7,7 @@
|
|||
with lib; let
|
||||
cfg = config.modules.usrEnv.programs.media.ncmpcpp;
|
||||
inherit (config.modules.other.system) username;
|
||||
inherit (config.modules.services.mpd) musicDirectory;
|
||||
inherit (config.modules.usrEnv.services.media.mpd) musicDirectory;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.${username} = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue