mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
FIx typo
This commit is contained in:
parent
eaf1096cbe
commit
6810860b63
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
|
||||
xdg = {
|
||||
configHome = "${homeDirectory}/.config";
|
||||
configHome = "/home/crow/.config";
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue