mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
merge darwin and nixos rebuild function
This commit is contained in:
@ -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 = ''
|
||||
|
Reference in New Issue
Block a user