Compare commits

...

2 commits

View file

@ -67,6 +67,7 @@
shellAliases = {
nixos-upgrade = "systemctl start nixos-upgrade.service";
nixos-status = "systemctl status nixos-upgrade.service";
home-manager-switch = "nix run flake:my-home-manager -- switch --flake flake:my-home-manager";
};
initExtra = ''
## completion config and styling