From 312393ec3af91fe4911b3df00d4258666e51b580 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 15 Jul 2021 20:45:06 +0200 Subject: Enable networkmanager, tray on hephaestus --- host/hephaestus.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/hephaestus.nix') diff --git a/host/hephaestus.nix b/host/hephaestus.nix index 2289c15..e7c9514 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -3,6 +3,8 @@ { imports = [ ../gui/default.nix + ../gui/networkmanager.nix + ../gui/stalonetray.nix ]; custom.hidpi = false; -- cgit v1.2.3