Update the configuration file

This commit is contained in:
naturallaw77 2023-12-09 12:47:07 -08:00
parent e4ac881c7d
commit a5ae076f1d

View File

@ -133,7 +133,7 @@
nixpkgs.config.permittedInsecurePackages = [
];
services.mullvad-vpn.enable = true;
services.mullvad-vpn.enable = true;
programs.bash.promptInit = "fish";
programs.fish = {