Testing lib.mkForce
This commit is contained in:
@@ -10,7 +10,7 @@ let
|
||||
else pkgs.elephant;
|
||||
sessionTarget = "graphical-session.target";
|
||||
# All theme files now live here
|
||||
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
||||
repoThemesDir = flakeRoot.outPath + "/assets/conf/desktop/walker";
|
||||
in
|
||||
{
|
||||
xdg.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user