merge darwin and nixos rebuild function

This commit is contained in:
Noah Masur
2022-06-14 19:03:16 -04:00
parent 708672b2e3
commit 0229df9b97
3 changed files with 15 additions and 14 deletions

View File

@ -37,13 +37,6 @@
xdg.configFile.hammerspoon = { source = ./hammerspoon; };
programs.fish = {
shellAbbrs = {
nr =
"sudo darwin-rebuild switch --flake ${config.dotfilesPath}#macbook";
};
};
};
system.activationScripts.hammerspoon.text = ''