From bb8c24bcd999dbeb7144a71e7430c2d39c496abf Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 7 Nov 2024 09:45:24 +0100 Subject: small updates --- hosts/workstation/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts') diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 34d17b9..2553566 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -87,5 +87,9 @@ environment.systemPackages = with pkgs; [ clinfo ]; + virtualisation = { + libvirtd.enable = true; + }; + system.stateVersion = "24.05"; } -- cgit v1.2.3-70-g09d2