mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Don't forget we are in a VM in pala
This commit is contained in:
parent
a8275cc97a
commit
d951f7fe0c
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{ config, lib, ... }: with lib;
|
||||
|
||||
systemConfiguration {
|
||||
virtualisation.vmware.guest = enabled;
|
||||
|
||||
boot.loader = {
|
||||
systemd-boot = enabled {
|
||||
editor = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue