mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 12:00:14 +00:00
attempt to build and deploy to oracle
This commit is contained in:
@ -193,6 +193,10 @@ lib
|
||||
nmasur.profiles.wsl.enable = lib.mkForce false;
|
||||
boot.loader.grub.enable = lib.mkForce false;
|
||||
};
|
||||
qcow = {
|
||||
nmasur.profiles.wsl.enable = lib.mkForce false;
|
||||
boot.loader.grub.enable = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
|
||||
generateImage =
|
||||
|
Reference in New Issue
Block a user