MGD writes:
> Dear Guix Community,
>
> I hope this message finds you well. I'm currently setting up Guix on my
> Lenovo X220 laptop and would greatly appreciate any guidance or tips for
> optimizing performance on older hardware.
>
> Here are some details about my setup:
>
> - Laptop: Lenovo X2
Noé Lopez writes:
> MGD writes:
>
>> Dear Guix Community,
>>
>> I hope this message finds you well. I'm currently setting up Guix on my
>> Lenovo X220 laptop and would greatly appreciate any guidance or tips for
>> optimizing performance on older hardware.
>>
>> Here are some details about my
gfp writes:
> Hi Guix,
>
> today I did a
> guix pull
> and it wanted to connect to https://git.savannah.gnu.org/git/guix.git.
>
> It seems that
> https://git.guix.gnu.org/guix.git
> was not available.
>
> But savannah wasn't reachable after 10 attempts.
>
> If I want to download from
> https://
Carlos-Ariel Vanegas via writes:
> Hi,I have been attempting to write a guix package definition for the r2retdec
> radare2 plugin (https://github.com/radareorg/r2retdec) and have encountered
> an error specifying that the retdec source code could not be fetched from
> github by cmake. How shou
Vadim Suharnikov writes:
> After a fresh install I can login to kde environment, but the desktop is
> just black.
> Tell me what data I can provide to help debug?
Try switching to tty and looking at the logs for your login manager and
for KDE.
Also please send your configuration files, bonus po
gfp writes:
> Hi,
>
> I added 3 sentences in my Samba part
> to my config.scm:
>
> guest account = gast
> create mask = 0775
> directory mask = 0755
>
> (service samba-service-type (samba-configuration
> (enable-smbd? #t)
> (config-file
gfp writes:
> Hi,
>
>> I believe the service name is not samba but samba-something. Check with
>>> “herd status” if you see it listed.
>
> yes, you are right
>
> there are 3 samba services
>
> gfp@Tuxedo ~$ sudo herd status
> Passwort:
> Gestartet:
> + NetworkManager
> + avahi-daemon
> + co
gfp writes:
> Hi,
>
>> If there is something wrong with the server you can find the logs in
>>> /var/log and/or with “sudo herd status ”.
>
>
> there is a problem starting samba client.
>
> cgfp@Tuxedo ~$ sudo herd status samba
> herd: Fehler:
gfp writes:
> Hi Noé,
>
> thanks very much for the hint,
>
> now I managed to run: sudo guix system reconfigure /etc/config.scm
>
>
> in my config.scm I changed the folder:
> into: path = /home/gfp/public
>
>
> (service samba-service-type (samba-configuration
> (ena
Hi,
This error means that the module containing “samba-service-type” is not
included in your configuration file (in use-modules or
use-service-modules).
The samba-service-type variable is declared in “gnu/services/samba.scm”,
you can know this in the output of “guix system search samba” for
examp
10 matches
Mail list logo