Paul Jewell <[email protected]> writes: > One last question: where should I look to find the slim.conf file? I am > assuming there is one, based on the options which can be configured as > part of the slim-service-type, but I haven't yet found its location! I > have tried /run/current.../profile/etc, but it isn't there.
You'll find it by running: --8<---------------cut here---------------start------------->8--- $ find /gnu/store -name "*slim.cfg" --8<---------------cut here---------------end--------------->8--- Notice that to change slim's config file you need to pass a slim-configuration to slim-service-type. -- André A. Gomes "You cannot even find the ruins..."
