diff --git a/hosts/horizon/configuration.nix b/hosts/horizon/configuration.nix index d176522..7b85581 100644 --- a/hosts/horizon/configuration.nix +++ b/hosts/horizon/configuration.nix @@ -9,12 +9,12 @@ leyla = { isDesktopUser = true; }; - # ester = { - # isDesktopUser = true; - # }; - # eve = { - # isDesktopUser = true; - # }; + ester = { + isDesktopUser = true; + }; + eve = { + isDesktopUser = true; + }; }; # enabled virtualisation for docker