accidentally deleted ~/.config/guix/current directory

2019-11-01 Thread rndd
well, can I restore it or generate new one =(   ?

gaming in guix

2019-11-10 Thread rndd
hi everyone! Really love this distro, but have some questions. 1) Does anyone use steam? Any way to install it? 2) Does anyone install games from GOG? How to? 3) Does anyone use lutris? Any way to use it? 4) Didn't found ldd to make usable proprietory binaries =( Any tips? P.S.: I understand that

docker

2019-11-14 Thread rndd
how to install docker, run dockerd and use these in guix?

racket question

2019-11-14 Thread rndd
Is there any way to define function in #rash and use it in #racket? I can create file myfunc.rkt: #lang racket (define func   (+ 1 1)) And require it in ... main.rkt: #lang rash (require "myfunc.rkt") echo $func Like in bash (not sure about syntax, wrote it using touchscreen). And, well,

emacs, ansi-term, sudo

2019-11-23 Thread rndd
hi, have problems using emacs in guixsd. when i run ansi-term and try to use sudo i get this error: "   sudo: /run/current-system/profile/bin/sudo must be owned by uid 0 and have the setuid bit set "

how to connect usb gamepad?

2019-11-23 Thread rndd
=)

howto: docker service

2019-12-02 Thread rndd
hi, does anybody use docker? some times i need it for my work. and dont have any ideas how to run it =(

how to: run vm

2019-12-08 Thread rndd
Hi everyone. Possibly, I'm going to ask the most newbe question you ever read, but how to run a vm in guixsd ? I mean, on debian you just install virtualbox and ... well, thats all. It just worked. In guix I found virt-manager wich can be used for such propose. But when I'm trying to use QEMU/