setting up oracle-proxy

This commit is contained in:
death916 2025-07-31 02:57:40 -07:00
parent b12d723c49
commit fb4cffeec0

View file

@ -10,7 +10,6 @@
imports = [ ../modules/home-manager/common.nix ];
home.username = "death916";
home.homeDirectory = "/home/death916";
programs.bash.enable = true;