diff --git a/hosts/zelden/configuration.nix b/hosts/zelden/configuration.nix index 2e4e0a2..9582148 100644 --- a/hosts/zelden/configuration.nix +++ b/hosts/zelden/configuration.nix @@ -38,7 +38,7 @@ }; users = { "noa" = ( - import ./common/home { + import ../../common/home { enableGraphical = true; enableFlut = false; enableGames = false;