new file: flake.lock
modified: home/git.nix modified: hosts/README.md modified: hosts/virtualbox/README.md modified: hosts/virtualbox/configuration.nix modified: modules/core/users.nix modified: modules/desktop/pkg.nix modified: modules/server/README.md modified: profiles/README.md
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
networking.hostName = "virtualbox";
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# Machine-specific config generated by nixos-generate-config can be
|
||||
# merged here: disk layout, boot loader, filesystem, hardware options.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user