Hi Remco,
On 2023-02-27 06:23, Remco van 't Veer wrote:
>
> Or when you want to provide extra aliases for localhost?
>
> Like this?
>
> (essential-services
>(modify-services
>(operating-system-default-essential-services this-operating-system)
> (hosts-service-type config =>
>
Gottfried writes:
> would it be a significant improvement for security if I used
> Icecat and ungoogled chromium always in a container?
> (I am using Icecat with the Tor browser)
I’m not sure about security of a container there — it could help if
there’s an unpatched vulnerability in icecat, but
Hi
1.
would it be a significant improvement for security if I used
Icecat and ungoogled chromium always in a container?
(I am using Icecat with the Tor browser)
(Or at least ungoogled chromium).
2.
If I am using an external hard-disk with USB connected to my laptop
can somebody/or a programme wh
Hi Alexander,
On Wed, Mar 1, 2023 at 12:23 AM Alexander Asteroth
wrote:
>
> I guess I either need to make them into guix packages or let them run in
> the old guix environment they were build in, right?
I believe you are right (but I am new here).
Happy hacking!
Kind regards
Felix Lechner
Hello,
I am trying to package org-noter-plus
(https://github.com/dmitrym0/org-noter-plus).
I have no prior experience with packaging software and appreciate any help :)
There are two problems:
1. In the file emacs-devel.el
(https://github.com/dmitrym0/org-noter-plus/blob/master/emacs-devel.el)
Dear Andreas,
thanks for the reply. If I get you correctly the point you make:
> [...] unless you also install the Qt libraries into your profile.
is probably the cause of my problem. I did not build the softwares as
guix packages but simply made them compile (after some manual changes to
the cod