Changed a lot this one

This commit is contained in:
Jimbo 2024-08-09 01:42:44 -04:00
parent 963e056b93
commit 9b56f1ecc2
4 changed files with 102 additions and 103 deletions

View file

@ -358,7 +358,6 @@ let
P:/home/jimbo/JimboNFS/Projects
V:/home/jimbo/JimboNFS/Videos/Random
m:/home/jimbo/JimboNFS/Music
L:/home/jimbo/JimboNFS/MineServers
s:/home/jimbo/JimboNFS/School
'';
in
@ -522,9 +521,7 @@ in
plugins = [ "git" ];
theme = "half-life";
};
shellAliases = let
mineServers = ''/home/jimbo/JimboNFS/MineServers'';
in {
shellAliases = {
# NixOS aliases
nixcfg = "nvim /etc/nixos/{configuration,jimbo,secrets,hardware-configuration}.nix";
nixswitch = "${auth} nixos-rebuild switch";