Don't enable bash config at work for now

This commit is contained in:
Benson Chu 2024-08-29 15:55:29 -05:00
parent d1794cc29d
commit 0c845541e7

View file

@ -14,7 +14,7 @@
home.username = "cvs";
home.homeDirectory = "/home/cvs";
my.bash-config.enable = true;
# my.bash-config.enable = true;
nix.registry.nixpkgs.flake = inputs.nixpkgs;