Thanks for replying Gary.
I tried Nixos and Guix and recently decided on Nixos which I am using on a
desktop computer. My laptop I will continue to use Arch which I am familiar
with as a user since the late 1990's. One day I will make another change on my
laptop.
-Les-
Sent from Mailspring
(https://link.getmailspring.com/link/3c5e8431-cc90-4361-93c1-940b856d1...@getmailspring.com/0?redirect=https%3A%2F%2Fgetmailspring.com%2F&recipient=aGVscC1ndWl4QGdudS5vcmc%3D),
the best free email app for work
On May 4 2022, at 7:28 am, Gary Johnson <lambdatro...@disroot.org> wrote:
> Les <lesd...@gmail.com> writes:
>
> > Gary, added the following:
> >
> > ```
> > (service cups-service-type
> > (cups-configuration
> > (web-interface? #t)))
> > ```
> >
> > This did not change the access to cups. The Web Interface still
> > remains Disabled.
> >
>
> 1. Make sure to import `cups-service-type` and `cups-configuration` in your
> `use-modules` declaration at the top of the file.
> 2. Make sure that your `operating-system` declaration compiles without errors.
> 3. Remember to run `sudo guix system reconfigure /path/to/your/config.scm` to
> add this service.
> 4. Make sure the CUPS service is running with `sudo herd status cups`.
> If not, you may need to start it manually or simply reboot your
> computer to bring it up automatically at init time.
>
> Good luck!
> --
> GPG Key ID: 7BC158ED
> Use `gpg --search-keys lambdatronic' to find me
> Protect yourself from surveillance: https://emailselfdefense.fsf.org
> =======================================================================
> () ascii ribbon campaign - against html e-mail
> /\ www.asciiribbon.org - against proprietary attachments
>
> Why is HTML email a security nightmare? See https://useplaintext.email/
> Please avoid sending me MS-Office attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>