summaryrefslogtreecommitdiff
path: root/hosts/glados/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados/default.nix')
-rw-r--r--hosts/glados/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 5d22a7f..54634b2 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -7,10 +7,12 @@ _: {
];
desktop.gnome.enable = true;
+
features = {
tailscale.enable = true;
virtualisation.enable = true;
};
+
hardware = {
enable = true;
nvidia.enable = true;