>
> This is probably just a typo in your e-mail, but the service is
> name inputattach-service-type (no third hyphen).
>
Yes, it was a typo. :)
>
> I don't own an X200T, and I don't know which guide your following,
> but a random search led me here[0]. They use ‘--w8001’ while our
> service de
"Raghav Gururajan" writes:
>> I'm sorry to hear that Tor is giving you such trouble. Maybe there is
>> some helpful information in one of the files in /var/log? Perhaps dmesg
>> has some useful output?
>
> I will check the log and get back to you.
> How do I use dmesg? Should I install any packag
Hello! I try to reconfigure system with Gnome, sddm and wayland.
I also use sddm-configuration to define use wayland for greeter, but get the
error for my misconfiguration:
# cat config.scm
...
(services (cons*
;(service xfce-desktop-service-type)
(service gnome-desktop-service-type)
(service
Hi Tim,
On Wed, 08 May 2019 19:35:45 -0500 Timothy Sample
wrote
> Hi sirgazil,
>
> sirgazil writes:
>
> > Hi,
> >
> > The Guix System 1.0.0 installer has a bug that makes it generate
> > operating system configuration files that don't include the
> > %base-packages
Hi Jone,
Jone writes:
> Hello, people! I don't even know exactly what I would like to ask))
> Well, for example: two calls "guix pull" as root and as user - what
> does the first if the root has 0 packages (besides guix itself,
> right?) But how is this related in the future? I still do not
> un
On Wed, 08 May 2019 14:18:33 -0500 Tobias Geerinckx-Rice
wrote
> Hiya Sirgazil,
>
> sirgazil wrote:
> > So, should one do the following instead?
> >
> > $ emacs ~/path/to/my-config.scm
> > Modify the file to your liking
> > $ guix pull && sudo guix system re
On Wed, 08 May 2019 14:16:55 -0500 John Soo wrote
> Hi there,
>
> I do exactly what you said:
>
> $ emacs /path/to/my/config.scm
> $ sudo suix system reconfigure /path/to/my/config.scm
>
> No need to keep it in /etc.
>
> Hope that helps,
Yes, thanks :)
Hi sirgazil,
sirgazil writes:
> Hi,
>
> The Guix System 1.0.0 installer has a bug that makes it generate
> operating system configuration files that don't include the
> %base-packages
> (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35541). The
> configuration file of the system I installed was
Hello, people! I don't even know exactly what I would like to ask))
Well, for example: two calls "guix pull" as root and as user - what
does the first if the root has 0 packages (besides guix itself,
right?) But how is this related in the future? I still do not
understand what I do not understand))
Hi,
The Guix System 1.0.0 installer has a bug that makes it generate operating
system configuration files that don't include the %base-packages
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35541). The configuration file
of the system I installed was initially generated by the installer, so I
Pierre Neidhardt writes:
> A well written manual might not be the only answer we are looking for. How
> do we teach complex concepts in schools? With examples and exercises.
> Maybe we should do that. Blog articles could be a good fit.
I’m not a fan of blog posts for teaching, because they
Hiya Sirgazil,
sirgazil wrote:
So, should one do the following instead?
$ emacs ~/path/to/my-config.scm
Modify the file to your liking
$ guix pull && sudo guix system reconfigure
~/path/to/my-config.scm
Oh, it doesn't matter.
This file can be whatever and wherever you want i
Hi there,
I do exactly what you said:
$ emacs /path/to/my/config.scm
$ sudo suix system reconfigure /path/to/my/config.scm
No need to keep it in /etc.
Hope that helps,
John
> On May 8, 2019, at 11:54 AM, sirgazil wrote:
>
> Hi,
>
> I'm reading the Guix manual, and I'm confused about the r
Hi,
I'm reading the Guix manual, and I'm confused about the recommended way to
reconfigure the system.
The workaround added recently to the "Graphical Installation" section suggests
that in a freshly installed system you can:¹
$ sudo emacs /etc/config.scm
Modify the file to your liking
Raghav,
Raghav Gururajan wrote:
Hello Guix!
Based on this
(https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services),
I have included "input-attach-service-type" (with default
config, that is, values left blank) to my system services in the
sy
Hello Guix!
Based on this
(https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services),
I have included "input-attach-service-type" (with default config, that is,
values left blank) to my system services in the system config. But still my
stylus in
On 2019-05-08 15:15, Pierre Neidhardt wrote:
> For what it's worth, most of rendaw's comments resonate to me, from back
> when I first got started with Guix.
>
> But now, with hindsight, it's not obvious to me anymore what can be
> fixed in the manual.
>
> I believe the reason for this is simply
Hi Amar,
I recommend reading the manual sections on service definitions. I think that
will clear up any confusion. For this configuration there are two suggestions I
have:
- closely check the way the `service` procedure is used. It takes the service
type and a configuration like below. It is
...
(build-system trivial-build-system)
`(#:modules ((guix gexp))
#:builder
(gexp->derivation "gnumake"
#~(begin
(mkdir #$output)
(chdir #$output)
(symlink #$g
Hi Adam,
Adam Mazurkiewicz skribis:
> root@gnu ~# guix system init /mnt/etc/config.scm /mnt/
> /mnt/etc/config.scm:5:0: error: extraneous field initializers
> (keyboard-layout)
> root@gnu ~# guix describe
> guix describe: error: failed to determine origin
Most likely this means that the ‘guix’
Hello,
Adam Mazurkiewicz skribis:
> I installed networkmanager in my Xfce Desktop Environment, but it did
> not allow to add new connections.
What application do you use to manage NetworkManager connectivity? (The
‘network-manager’ package provides core ‘network-manager’, but on GNOME
for inst
I imagine a user(me) would do:
(service (oddmuse-service-type
(oddmuse-configuration
(inherit %oddmuse-configuration)
(root "blah")
(...
Is this alright? Oddmuse package is in (gnu packages web)
I am missing the service extensions, (i don't get what
Hello!
rendaw <7e9wc56emja...@s.rendaw.me> skribis:
> The areas that were important for me but weren't well documented were:
Thanks for explaining! That’s a lot of things to digest. :-)
I’m not entirely sure I agree with or understand everything you mention,
I’ll comment on some of these belo
This is installing from usb flash stick, not reconfiguring, so I cannot use
"guix pull". The version I use is this: "
https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.iso.xz";.
It is the latest one, I guess.
śr., 8 maj 2019 o 11:01 Ricardo Wurmus napisał(a):
>
> Adam Mazurkiew
Adam Mazurkiewicz writes:
> Using this file caused the error:
> /root/sda6/home/s/Dropbox/Guix/scm1/config.scm:5:0: error: extraneous field
> initializers (keyboard-layout)
>
> So it is something wrong with the keyboard-layout function. The function is
> used a few times so we do not know which
I processed the installation try from usb flash stick. First I formatted a
target partition for the new Guixsd instance with ext4 and labeled it
guixsd. Then I did that follows and put 'guix describe':
root@gnu ~# ifconfig enp2s0 up && \
> dhclient enp2s0 -v
[ 173.423231] RTL8211B Gigabit Etherne
> I'm sorry to hear that Tor is giving you such trouble. Maybe there is
> some helpful information in one of the files in /var/log? Perhaps dmesg
> has some useful output?
I will check the log and get back to you.
How do I use dmesg? Should I install any package and use any specific command?
> As
Hi Raghav,
"Raghav Gururajan" writes:
> Hello Chris!
>
> Thank you for your email. I have already tried configuring my browser
> to use localhost's tor port as proxy, but getting error "proxy is
> refusing connection". When I check tor service with "herd status", tor
> wasn't running. When I did
28 matches
Mail list logo