From 6ca79241fe6a45ca4468e4c54c778df116c0b14f Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 17 Aug 2023 13:46:41 -0400 Subject: users/seth: make everything a module --- hosts/glados/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/glados/default.nix') 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; -- cgit v1.2.3