This commit is contained in:
Miguel Palhas
2026-06-27 14:18:03 +01:00
parent a2b4d0f479
commit 474bd840d2
12 changed files with 12 additions and 20 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ let
{ name, value }:
let
target = "${config.home.homeDirectory}/${name}";
source = value.source;
inherit (value) source;
dirName = builtins.dirOf target;
in
''
+1 -1
View File
@@ -1,4 +1,4 @@
{ ... }:
_:
{
xdg = {
userDirs = {