Compare commits
No commits in common. "9b196980fa403c63fdb70734ec4a1c6e53761f41" and "c7b7bb51a296281dc8aca405ed6876be2209a17d" have entirely different histories.
9b196980fa
...
c7b7bb51a2
|
@ -67,7 +67,6 @@
|
|||
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
|
||||
|
|
Reference in a new issue