Renamed dotfiles folder to assets
This commit is contained in:
@@ -4,6 +4,6 @@ in {
|
||||
home.packages = with pkgs; [ tmux ];
|
||||
home.file = {
|
||||
".tmux/plugins/tpm".source = "${mypkgs.tpm}";
|
||||
".tmux.conf".source = ../../dotfiles/.tmux.conf;
|
||||
".tmux.conf".source = ../../assets/.tmux.conf;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user