Un-reverse the directory names
This makes it consistent with other places where I use fzf.
This commit is contained in:
parent
198f2962bd
commit
5ebf83a334
5 changed files with 12 additions and 12 deletions
|
@ -6,12 +6,12 @@
|
|||
|
||||
desktop = {
|
||||
gaming.enable = true;
|
||||
};
|
||||
|
||||
homelab = {
|
||||
gitea.enable = true;
|
||||
immich.enable = true;
|
||||
jellyfin.enable = true;
|
||||
};
|
||||
homelab = {
|
||||
gitea.enable = true;
|
||||
immich.enable = true;
|
||||
jellyfin.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue