summaryrefslogtreecommitdiff
path: root/hosts/glados/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-25 08:23:33 -0500
committerseth <[email protected]>2023-02-25 08:23:33 -0500
commitc03477be7b015428f3f9ba762376f6d89ab2e78f (patch)
tree1c8d7305030dd9aea3e84f699d6716704c9fbf14 /hosts/glados/default.nix
parent7f97ad12f9808ffc4c088084d8e533757fbade63 (diff)
move glados to btrfs + enable virtualization
Diffstat (limited to 'hosts/glados/default.nix')
-rw-r--r--hosts/glados/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 1bccb8c..c1f9887 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -2,6 +2,7 @@ _: {
imports = [
../common/hardware
../common/hardware/nvidia.nix
+ ../common/virtualisation.nix
./boot.nix
./hardware-configuration.nix
./network.nix