fix things

This commit is contained in:
Don Harper 2023-10-07 22:11:13 -05:00
parent 4a618b8f51
commit fe192ebfb7
3 changed files with 1 additions and 8 deletions

View file

@ -10,5 +10,4 @@
home.file.".bash_profile".source = files/bash/bash_profile;
home.file.".bashrc".source = files/bash/bashrc;
home.file.".bash_ssh".source = files/bash/bash_ssh;
}

View file

@ -20,3 +20,4 @@
programs.go.enable = true;
};
}