Add slash after
This commit is contained in:
parent
7d0e608b0a
commit
f6eaf7b6b4
@ -117,12 +117,12 @@ in
|
||||
executable = true;
|
||||
};
|
||||
# Thunar configuration
|
||||
".config/Thunar" = {
|
||||
".config/Thunar/" = {
|
||||
source = ./home-manager/config/Thunar;
|
||||
recursive = true;
|
||||
};
|
||||
# templates
|
||||
".config/Vorlagen" = {
|
||||
".config/Vorlagen/" = {
|
||||
source = ./home-manager/config/Vorlagen;
|
||||
recursive = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user