>AMD RX 580 seems to be an excellent performance/cost choice,
considering the 560 seems to be buggy on Linux.
I have RX570, it won`t work at all, nada, without the blobs.
On January 7, 2019 3:01:16 PM UTC, Joshua Branson wrote:
>Ricardo Wurmus writes:
>
>> Hi Pierre,
>>
>>> How are AMD graphics
>I have RX570, it won`t work at all, nada, without the blobs.
I think I meant no 3d acceleration. I am very stupid in this topic though.
On January 7, 2019 3:07:52 PM UTC, nly wrote:
>>AMD RX 580 seems to be an excellent performance/cost choice,
>considering the 560 seems to be bu
>I would love to see something closer to an event triggered service than
>forking once and forgetting.
You can use shepherd and herd commands (without sudo).
For example:
$ shepherd [-c config.scm]
$ herd status
Then configure your `config.scm` as you like. As a default shepherd will use
`$XDG_C
Guix system is declared in 1 file. The file may be 'config.scm',or 'xyz.scm',
or even 'foo.bar'.
It is not automatically detected by 'guix system' commands(you might be
thinking of nix).
It is supplied as a command-line argument with the 'guix system' commands.
Check 'guix system --help'.
On
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
...
(build-system trivial-build-system)
`(#:modules ((guix gexp))
#:builder
(gexp->derivation "gnumake"
#~(begin
(mkdir #$output)
(chdir #$output)
(symlink #$g