hosts: jupiter: change to vm

This commit is contained in:
2023-10-01 09:22:19 +02:00
parent 8453d4b06d
commit b42a36ec8e
3 changed files with 18 additions and 37 deletions

View File

@@ -20,9 +20,9 @@
{ config, pkgs, user, ... }:
{
imports = # For now, if applying to other system, swap files
imports = # For now, if applying to other ssystem, swap files
[(import ./hardware-configuration.nix)] ++ # Current system hardware config @ /etc/nixos/hardware-configuration.nix
(import ../../modules/desktop/virtualisation) ++ # Docker
#(import ../../modules/desktop/virtualisation) ++ # Docker
(import ../../modules/services/nas) ++ # Server Services
(import ../../modules/hardware); # Hardware devices