mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-24 06:04:41 +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