diff --git a/hosts/glotzbert/configuration.nix b/hosts/glotzbert/configuration.nix index 3d2e0b35..617c5ded 100644 --- a/hosts/glotzbert/configuration.nix +++ b/hosts/glotzbert/configuration.nix @@ -1,7 +1,7 @@ { config, pkgs, ... }: { - imports = [ ./hardware-configuration.nix ../../lib ]; + imports = [ ]; c3d2 = { users.k-ot = true;