mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
84661d3f37
commit
0b204ac349
2 changed files with 16 additions and 15 deletions
|
@ -1,4 +1,5 @@
|
|||
({ config, pkgs, ... }: {
|
||||
networking.hostName = "aly-server";
|
||||
system.stateVersion = "25.05";
|
||||
virtualisation.hypervGuest.enable = true;
|
||||
boot.blacklistedKernelModules = [ "hyperv_fb" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue