mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 05:00:13 +00:00
fix build on linux
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
pushd ${config.dotfilesPath}
|
||||
git add --all
|
||||
popd
|
||||
commandline -r doas nixos-rebuild switch $option --flake ${config.dotfilesPath}
|
||||
commandline -r "doas nixos-rebuild switch $option --flake ${config.dotfilesPath}"
|
||||
commandline -f execute
|
||||
'';
|
||||
};
|
||||
|
Reference in New Issue
Block a user