Updated flake and fixed some typos
This commit is contained in:
@@ -86,6 +86,6 @@
|
||||
};
|
||||
|
||||
home.file = {
|
||||
".functions.zsh".source ../../dotfiles/.functions.zsh;
|
||||
}
|
||||
".functions.zsh".source = ../../dotfiles/.functions.zsh;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user