Re: WebRTC screen sharing under Sway in Guix-packaged browsers

2025-01-16 Thread jbranso
January 15, 2025 at 6:05 PM, "Caleb Herbert" mailto:c...@bluehome.net?to=%22Caleb%20Herbert%22%20%3Ccsh%40bluehome.net%3E > wrote: > > Hi Guix, > > I'm looking for a web browser in Guix that will share my screen in Jitsi Meet > under the Wayland compositor Sway. I've tried `ungoogled-chromiu

Re: Shepherd environment question

2025-01-08 Thread jbranso
January 5, 2025 at 10:45 PM, "Fredrik Salomonsson" mailto:platt...@posteo.net?to=%22Fredrik%20Salomonsson%22%20%3Cplattfot%40posteo.net%3E > wrote: > > Hi Guix, > > After reading the Shepherd 1.0.0 blog post [0], it got me thinking that > with the log rotation etc it would be nice to let shep

Re: Difficulty updating Guix System or installing packages

2024-10-23 Thread jbranso
October 23, 2024 at 4:05 PM, jbra...@dismail.de mailto:jbra...@dismail.de wrote: > > October 20, 2024 at 1:01 PM, "Felix Lechner" mailto:felix.lech...@lease-up.com?to=%22Felix%20Lechner%22%20%3Cfelix.lechner%40lease-up.com%3E > > wrote: > > > > > Hi Joshua, > > > > On Tue, Oct 15 2024,

Re: Difficulty updating Guix System or installing packages

2024-10-23 Thread jbranso
October 20, 2024 at 1:01 PM, "Felix Lechner" mailto:felix.lech...@lease-up.com?to=%22Felix%20Lechner%22%20%3Cfelix.lechner%40lease-up.com%3E > wrote: > > Hi Joshua, > > On Tue, Oct 15 2024, Joshua Branson wrote: > > > > > It also only has 2GB of RAM with maybe 20GB hard drive. > > > That's

Re: Difficulty updating Guix System or installing packages

2024-10-14 Thread jbranso--- via
Nope.  I'm using 64 bit.  :)  I did delete old package profiles and system configurations followed by a guix gc. Lots of stuff got deleted.   Maybe that'll help. I'll probably end up using my own guide to properly update. https://gnucode.me/guix-deploy-failed-to-update-my-guix-server.html Josh

Re: Auto-Login with Elogin, Greetd and wlgreet

2024-08-06 Thread jbranso
August 3, 2024 at 9:15 PM, g...@tatd.dev wrote: > > I am wondering if there is a configuration where I can auto-login with > elogin, greetd and sway. I see the option with mingetty. I would like to keep > the system to a minimal. > > Any help would be appreciated. > > Thank you. There is

Re: Come speak at the Guix Social meetup

2024-06-07 Thread jbranso
June 4, 2024 at 7:05 AM, "Nils Landt" wrote: > > > > > Steve George hat am 04.06.2024 10:19 CEST geschrieben: > > > > - Something mad, interesting or curious! > > > > I built a home service for systemd. It is currently unpublished, but I could > demo it, and publish the WIP version. >

Re: Demystifying SSH configuration for remote software forges on Guix System

2024-05-12 Thread jbranso
May 10, 2024 at 3:57 AM, "Ashvith Shetty" wrote: > > I would like to understand the process for configuring SSH for software > forges, like Forgejo, GitLab or GitHub. So far, what I've noticed is that by > itself, SSH does not work properly, and that after opening a new terminal > session (

Re: Issue when booting Guix SD on laptop

2024-04-06 Thread jbranso
April 4, 2024 at 11:05 PM, "Rodrigo Morales" wrote: > > I believe I have successfully installed Guix SD in a laptop. I believe so > because =guix system init /mnt/config.scm /mnt= ended with =guix system: > bootloader successfully installed on /boot/efi=. The problem is that, at > startup,

Re: Is there a post or blog on how to convert from a distro to guix losslessly

2023-10-07 Thread jbranso
October 3, 2023 11:51 PM, "Josh Marshall" wrote: > I have a base minimal system of Ubuntu with Guix and Nix tacked on. I > would like to move everything over to Guix with Nix tacked on. Is > there a guide on how to do this? Well, the easiest (and possibly dangerous way) to do this, would be to

Re: Gajim: Sorry, that should not have happened

2023-01-10 Thread jbranso
January 7, 2023 12:22 PM, "jgart" wrote: > Hi, > > I get this gajim error on Guix System:. I had a similar issue with gajim the last time I tried to use it. I just use dino now. It's much simpler and more stable. Joshua > > Here's a screenshot of the error (expires in one week): > > https

Re: Problems running Guix System initrd on an i.MX6 ARM board

2022-12-19 Thread jbranso
December 12, 2022 10:42 PM, "Maxim Cournoyer" wrote: > Hi Guix! > > I've been trying for some time to run Guix System on an ARM board (a > TS-7970 with an i.MX6 Cortex A9 CPU). I wanted to cross-compile the > image for speed and efficiency, and stumbled upon some problems on the > way, such as h

Re: This is how you import a mailing list archives (e.g. guix-patches) into mu4e

2022-11-16 Thread jbranso
November 16, 2022 6:15 PM, "Mekeor Melire" wrote: > Hello Guix, > > you might want to import a mailing-list-archive into mu4e. E.g. because > debbugs.el is slow, you might want to import the archives of the > guix-patches mailing list. This is how to do so. Hey thanks for sharing! How about we

Re: Auto-Login to a Specific TTY

2022-11-15 Thread jbranso
orrying about autologin to tty. :) > > Are you using seatd as system service? > Yup. no elogind here. :) I think pkill9 help me set it up: https://notabug.org/jbranso/guix-config/src/master/bare-bones-sway.scm > Regards, > RG.

Re: mbsync with XOAUTH2 SASL mechanism

2022-11-15 Thread jbranso
November 14, 2022 6:09 PM, "Tobias Geerinckx-Rice" wrote: > Joshua Branson 写道: > >> really really lazy (insecure) way via ~/.authinfo. > > I'll keep this tangent short: > > ~ λ file .authinfo.gpg > .authinfo.gpg: data > > (There is no step 2.) hahaha! what up friend? My problem with that m

Re: A Few Irc Logs

2022-10-28 Thread jbranso
October 28, 2022 6:09 PM, "jgart" wrote: > Does anyone know of any program that generates tags for irc logs? > > Kind of like afew but for massive irc logs not unlike logs.guix.gnu.org > > * https://github.com/afewmail/afew You might get better answers in the help-guix list, which I am CC-ing

Re: Dual booting

2022-10-11 Thread jbranso
July 28, 2022 10:04 AM, "Paul Jewell via" wrote: > Good afternoon, > > Could anyone please share a working configuration for dual booting windows > and guix? I have to use > windows for work, but use Linux for everything else. I want to put guix on my > work laptop so I can > stick with Linux

Re: Reuse package output for new package

2022-10-11 Thread jbranso
September 13, 2022 12:28 AM, "phodina via" wrote: > Hi, > > is there a way to create a new package by reusing the output of the original > derivation and just > add files to the new package into the new output? > > The usecase is PhotoGimp [1] which is set of files which are added to an > alr

Re: EDOPro can't load libpthread.so.0

2022-10-10 Thread jbranso
September 1, 2022 6:59 PM, "Mario Calcagno" wrote: > I'm trying to lauch EDOPro, a free/libre yu-gi-oh simulator, but every time > it answer with a "File > or directory not found" > even if the file is in the same directory I'm in. > Using libtree on the file it says that it can't find "libpthr

Re: How can I step through this code?

2022-10-10 Thread jbranso
October 9, 2022 12:30 PM, "jgart" wrote: > On Sun, 09 Oct 2022 00:14:23 + jbra...@dismail.de wrote: > >> A debugger stepping through the code would have been awesome! > > Yup it would have! You're right! > >> Right now I am super in love with Guix. > > Me too, it's more like a passionate

Re: Guix REPL - To infinity and beyond

2022-10-08 Thread jbranso
October 8, 2022 11:00 AM, "Fulbert" wrote: > Hello! > > I wanted to keep the exemples of Guix REPL given by Simon Fournier in his > presentation at the > 10-years-of-guix event : Guix REPL - to infinity and beyond > https://10years.guix.gnu.org/video/guix-repl-to-infinity-and-beyond > > So, fi

Re: How can I step through this code?

2022-10-08 Thread jbranso
October 8, 2022 1:23 PM, "jgart" wrote: > On Sat, 08 Oct 2022 15:03:54 + jbra...@dismail.de wrote: > >> That's smart! > > Did you try it? I've been trying to understand how some Guile code works > by just throwing it in the Racket debugger. It doesn't always work but > when it does it's lik

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread jbranso
October 8, 2022 4:33 AM, "Gottfried" wrote: > Hi Guixers, > > it is strange to me, or may be I don't understand something yet, > > because yesterday there were 100 % substitutes available in Berlin and > Bordeaux, > > but 31 packages would have been to be built locally. > > In the last month

Re: New ,build command sets the wrong path for guix daemon

2022-10-08 Thread jbranso
October 8, 2022 4:51 AM, "Ricardo Wurmus" wrote: > Joshua Branson writes: > >> But do the same in a geiser repl, and I am running into trouble: >> >> #+BEGIN_SRC org >> ,m (gnu services mail) >> scheme@(gnu services mail)> ,use (guix) >> scheme@(gnu services mail)> >> While executing meta-comm

Re: How can I step through this code?

2022-10-08 Thread jbranso
October 7, 2022 9:25 PM, "jgart" wrote: > On Fri, 07 Oct 2022 21:52:40 + jbra...@dismail.de wrote: > >> October 7, 2022 3:22 PM, "jgart" wrote: >> >> On Fri, 07 Oct 2022 18:45:36 + jbra...@dismail.de wrote: >> >> I wish guile had a nice debugger like elisp. :) >> >> I wish guile had

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-07 Thread jbranso
October 7, 2022 3:50 PM, "Gottfried" wrote: >> Just out of curiosity...you've got an X86_64 laptop right? > > Yes > > Gottfried > > Am 07.10.22 um 20:46 schrieb jbra...@dismail.de: > >> September 27, 2022 1:52 PM, "Gottfried" wrote: >> >>> Hi Guixers, >>> >>> when I did a >>> guix package

Re: How can I step through this code?

2022-10-07 Thread jbranso
October 7, 2022 3:22 PM, "jgart" wrote: > On Fri, 07 Oct 2022 18:45:36 + jbra...@dismail.de wrote: > >> I wish guile had a nice debugger like elisp. :) > > I wish guile had a nice debugger like racket or common lisp. :) I haven't actually tried those debuggers...

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-07 Thread jbranso
September 27, 2022 1:52 PM, "Gottfried" wrote: > Hi Guixers, > > when I did a > guix package -u > > and also > when I checked it beforehand > with > guix package --upgrade --dry-run > if 100 % derivations are available ( I did this the last 4 times) > > nevertheless > the music notation progra

Re: How can I step through this code?

2022-10-07 Thread jbranso
October 5, 2022 11:06 PM, "jgart" wrote: > Hi > > How can I step through this code? > If you ever find out, then let me know! I wish guile had a nice debugger like elisp. :) > (define-syntax do > (syntax-rules () > ((do ((var init step ...) ...) > (test expr ...) > command ...) > (letrec >

Re: easy firewalling ?

2022-10-07 Thread jbranso
October 4, 2022 3:58 AM, "jordi" wrote: > Hi, happy guix newbie here, > > usually i use ufw for easily managing firewalling, adding iptables rules > etc... I see there is no > ufw package available in guix. Aside > from managing iptables manually, are there other easie alternatives i could > u

Re: Unable to locate printer (on the network) - Brother HL-3170CDW

2022-10-07 Thread jbranso
October 6, 2022 2:51 AM, "Christian Gelinek" wrote: > Hi all, > > I am rather new to GuixSD and don't have much experience with GNU/Linux > printing, so please bear > with me. > > Trying to set up my Brother HL-3170CDW series printer over the network I > found some useful messages > on this

Re: Guix Home question ?

2022-10-07 Thread jbranso
October 6, 2022 3:21 AM, "jordi" wrote: > Hi guixers ! > > While starting to enjoy 'guix home' superpowers i created this git repository > > https://codeberg.org/Fenix/home-config-at-mercurio > > taking care of my old laptop's config. > > I might be missing some basics here... > First questio

Re: Does guix not include samba service?

2022-03-14 Thread jbranso
March 14, 2022 6:37 AM, "Simon Streit" wrote: > Hello, > > Tobias Geerinckx-Rice writes: > >> Nope, there is no samba service in Guix (yet :-). > > I've actually been working on one, which happens to be my final thesis > for my school course. I completed it, and handed it in. But stopped > sh

Re: How to run "rmmod xxx" when I shutdown my computer.

2022-02-25 Thread jbranso
February 22, 2022 5:59 PM, "tumashu" wrote: > rmmod mt7921e, a mediatek wifi module > > I find this mode let shutdow time > 10min, so i want to unload it before > shutdown > > not the blacklight. I suppose another possibility is to purchase an open wifi dongle from thinkpenguin. > > -- > 发

Re: How to run "rmmod xxx" when I shutdown my computer.

2022-02-23 Thread jbranso--- via
Perhaps you could write a script...Then call that script everytime you want to shutdown... February 22, 2022 5:59 PM, "tumashu" mailto:tuma...@163.com?to=%22tumashu%22%20)> wrote: rmmod mt7921e, a mediatek wifi module I find this mode let shutdow time > 10min, so i want to unload it before shut

Re: How to run "rmmod xxx" when I shutdown my computer.

2022-02-22 Thread jbranso
February 21, 2022 9:45 PM, "tumashu" wrote: > Hello, every one. > > I find a kernel module let shutdown time > 10min, so I want to run "rmmod > xxx" before shutdown or > reboot. How to do this job in guix system? Hmmm...Could you potentially blacklist the module? https://guix.gnu.org/manual/

Re: Failed attempts to install GNU Guix in a laptop

2021-12-03 Thread jbranso
November 29, 2021 12:33 AM, "Rodrigo Morales" wrote: > Table of Contents > _ > > 1. Introduction > 2. Attempts > .. 1. First attempt > .. 2. Second attempt > 3. Additional information > 4. External links > > 1 Introduction > == > > I've tried to perform the system

Re: Need help with Xmonad setup and login from tty

2021-10-28 Thread jbranso
October 27, 2021 6:08 PM, "Disseminate Dissent via" wrote: > To whom this may concern, > > Hello, I have a relatively good understand of GNU/Linux. Just moved from Arch > after using it for > several months, looking for more GNU. However, I'm having some serious > difficult with two things > t

Re: Guix Home TLDR Cookbook Example

2021-10-01 Thread jbranso
I'd be happy to help out too. Though I still need to finish my libreboot cookbook entry. October 1, 2021 5:37 PM, "jgart" wrote: > Hi, > > What would a guix home "getting started" opinionated minimal config template > look like? > > Maybe we can add this to the cookbook? > > I'd be happy t

Re: updating the daemon on Debian 11

2021-09-09 Thread jbranso
September 9, 2021 2:58 PM, "Vagrant Cascadian" wrote: > On 2021-09-09, Adriano Peluso wrote: > >> I learned that in Debian 11 one can install Guix through apt > > apt install guix I just found this guide: https://ruzkuku.com/texts/debian-guix.html > > That *should* start the daemon, enable

Re: updating the daemon on Debian 11

2021-09-09 Thread jbranso
September 9, 2021 12:47 PM, "Adriano Peluso" wrote: > I learned that in Debian 11 one can install Guix through apt > > What about updating the daemon ? guix pull (I think ?) > What's the procedure for a Guix installed through apt ? That's a great question. > > And what's the procedure for

Re: Guix Hang Out Attempt 2 and an Unoffical Guix Hackathon/config party

2021-07-26 Thread jbranso
July 26, 2021 3:29 AM, "Akib Azmain Turja" wrote: > Joshua Branson writes: > >> I believe it is...it's the official jitsi instance. >> >> We could always meet at the official FSF jitsi instance, though I'm not >> certain if they intend their instance to be a hang out instance... > > I know FSF

Re: Making a DIY smart or dumb phone

2021-07-24 Thread jbranso
July 24, 2021 1:45 PM, "Jonathan McHugh" wrote: > Out of curiosity, how regulated is ham radio in the USA? I lament that your > cultural emphasis on > freedom of expression didnt extend into freedoms for 'classic' radio > channels. Is it better for ham > radio? I've no idea. I do not have my

Making a DIY smart or dumb phone

2021-07-23 Thread jbranso--- via
Hey guix, EOMA68, and bug-hurd! I'm getting really tired of carrying my Android phone around with google's spyware, so I thought that I would try to make myself a DIY dumb or smart phone... What gets me excited is to see simple guides like this that show you how to make your own smartphone that

Guix Hang Out Attempt 2 and an Unoffical Guix Hackathon/config party

2021-07-22 Thread jbranso
Hello friends! Let's try to do another guix hang out next Tuesday, July 27th! We'll meet at 7pm UTC. (I think that is 3pm EST). That is one of the few days I usually have officially off, so I will meet you all with jitsi: https://meet.jit.si/guix password: smoothsystem I plan on meeting for a

Re: Guix Hangout This Wednesday Jul 21 5pm EST is now at 3pm EST

2021-07-21 Thread jbranso--- via
Best of luck! Maybe we can brain storm more ways of paying people to contribute to guix! July 21, 2021 12:26 PM, "Jérémy Korwin-Zmijowski" mailto:jer...@korwin-zmijowski.fr?to=%22J%C3%A9r%C3%A9my%20Korwin-Zmijowski%22%20)> wrote: Hey Joshua, I might be OK to join you if the kids go to sleep gen

Re: Guix Hangout This Wednesday Jul 21 5pm EST is now at 3pm EST

2021-07-21 Thread jbranso
July 19, 2021 6:49 AM, "Joshua Branson" wrote: > Hello! > > Let's do a GNU Guix hangout this Wednesday night July 21 at 5pm EST. I > think that's -5 UTC. We'll meet online at https://meet.jit.si/guix . > Come and share what cool thing you are doing with Guix! > > P.S. Sorry for the short notice

Re: Auto-start service

2021-07-10 Thread jbranso
July 10, 2021 12:15 AM, excala...@tutanota.com wrote: >> When Guix Home is merged, you could probably define much of your user >> services in your home.scm >> file. > > Where is the best place to keep an eye on this? Is there a dedicated branch? https://sr.ht/~abcdw/rde/ https://lists.sr.ht/~a

Re: Auto-start service

2021-07-09 Thread jbranso
July 8, 2021 6:29 PM, "excalamus--- via" wrote: > Meanwhile, I was advised to define a service in my config. I'm in the > process of reading the > documentation (really, figuring out how to set Geiser up to read the > documentation) so that I can > understand the relevant parts. Is the config

Re: My very own Guix System Server in my apartment

2021-06-30 Thread jbranso
Yes I do want to do that! Thanks for the reminder! June 30, 2021 12:02 PM, "Gary Johnson" wrote: > Joshua Branson writes: > >> Hello Guix people! >> >> So I will shortly be setting up my very own Guix System server in my >> apartment! >> >> [enthusiasm and a list of services to run on the n

Re: package manager guix on Windows and OSX

2021-06-25 Thread jbranso
June 25, 2021 7:18 PM, indieterminacy@libre.brussels wrote: > I love Latex, Context, I feel a bit weird for not having dabbled with > Texinfo. Im not sure Texinfo > is going to sway enough younger programmers (Im neither young nor old), I > fear too many have been > malconditioned into accepting

Re: package manager guix on Windows and OSX

2021-06-25 Thread jbranso
June 25, 2021 1:53 PM, "Jonathan McHugh" wrote: > Hi Joshua, > > A Guix-BSD hybrid would be delectable. > > I consider the OpenBSD community to be excellent, not only for their > prioritising a tight kernel and high levels of security standards but > because they refuse to release updates until

Re: package manager guix on Windows and OSX

2021-06-24 Thread jbranso
June 24, 2021 2:26 PM, "Patricio Martínez" wrote: > Do anyone know the posibilities about install Guix on another system > diferent of Linux? Awesome! I love speculating on topics I know virtually nothing about! Most of my information comes from a mailing list thread that is about a year old. S

Re: guix pack and flatpak

2021-05-03 Thread jbranso
At the moment, I do not believe that it can. But it would be cool if it could... Thanks, Joshua P.S. I really probably shouldn't be responding to guix emails right now. I'm still working on my night audit shift, and I'm so sleepy I can barely write a sentence. :) May 2, 2021 7:14 PM, "Andy T

Re: Starting Sway a Wayland window manager

2021-03-27 Thread jbranso
March 27, 2021 8:44 PM, "Bone Baboon" wrote: > I have installed Sway a Wayland window manager. > > I have copied the `gnu/store/-sway-1.5.1/etc/sway/config` to > `~/.sway/config`. > > When I run `sway` or `sudo sway` on virtual terminal 1 it outputs > "XDG_RUNTIME_DIR is not set in the environm

Re: Start Xorg server using xinit manually

2021-03-21 Thread jbranso
March 21, 2021 6:31 PM, "Bone Baboon" wrote: > I am trying to start `xorg` from the Linux console virtual terminal 1 > (vt1) using `xinit`. I have not got `xorg` working yet and would > appreciate any assistance. May I ask why you are trying to manually run xinit? Is your favorite wm or desktop

Re: How to remove extension from service definition?

2021-03-20 Thread jbranso
March 20, 2021 1:57 PM, zna...@disroot.org wrote: > Hello, Joshua! > Now I faced to another interestng task: > 1. I use %desktop-services that declares 'network-manager-applet' > as extension of 'profile-service-type' here [1] > 2. I use 'xfce-desktop-service-type' that has 'profile-service-type'

Re: Question about one package

2021-03-08 Thread jbranso
March 8, 2021 11:10 AM, "Charles Direg" wrote: > Good morning, to whom it may concern: So formal. :) > > First of all, I apologize for using a Gmail email, it happens that I do not > know any mail server that is free, but, if you could give me any > recommendation in this regard, I would grea

Re: How to remove extension 'network-manager-applet' from 'service profile-service-type'

2021-03-07 Thread jbranso
March 7, 2021 3:56 AM, zna...@disroot.org wrote: > Hello, Joshua! > No, sorry. network-manager-applet is an extension of > profile-service-type > that is included in xfce-service-type in desctop.scm. > > Though I remove network-manager from %desktop-services > (I already done it in attached confi

Re: Flickering XWayland programs after resume from suspend

2021-03-01 Thread jbranso
March 1, 2021 9:39 AM, "Sébastien Lerique" wrote: > > Thanks for the report. It turns out this happens also on Gnome on > X11, and on Waybar sometimes, so it's not an XWayland issue. Here > are two videos of some of the behaviour (this is after a full > update of system and profile): > https://

Re: Updating substitute error: TLS error in the push function

2021-02-17 Thread jbranso
H, Have you tried updating guix recently? February 16, 2021 2:47 AM, "Todor Kondić" wrote: > I keep getting this error, > > --- > substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%guix > substitute: error: TLS > error in procedure 'write_to_session_record_port': Erro

Re: Emacs Guix and channels

2021-01-21 Thread jbranso--- via
Sergiu Ivanov writes: > Hi John, > Tell me how I can help. > > I picked up Guix a couple of weeks ago and my Elisp programming > experience is quite limited, but I may still be useful :-) > I think emacs-guix has been broken for a while. There is a new effort to fix it. The new home for emacs-

[PATCH] * doc/guix-cookbook.texi (Guix System Image API): new section

2021-01-18 Thread jbranso--- via
--- doc/guix-cookbook.texi | 187 + 1 file changed, 187 insertions(+) diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 54ab99558e..d9835c43f5 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -1353,6 +1353,7 @@ reference.

Re: converting a distro to guixsd

2021-01-17 Thread jbranso
Hello Kevin! Why yes there is! https://guix.gnu.org/manual/en/html_node/Binary-Installation.html Note: We recommend the use of this shell installer script. The script automates the download, installation, and initial configuration steps described below. It should be run as the root user. As ro

Re: Guix on Smartphones

2021-01-16 Thread jbranso--- via
January 16, 2021 3:58 PM, "Christopher Lemmer Webber" wrote: > Joshua Branson writes: > >> It's certainly possible to use guix system on a mobile phone. Has >> anyone done it yet? > > My suspicion is that the easiest target would be the pinephone? That or the purism phone. Man what a great t

Re: efi dual boot issue

2021-01-16 Thread jbranso
January 16, 2021 3:55 PM, "kevinbanjo" wrote: > > yeah, well, that's the crux of my problem. I turn off legacy (bios) boot in > the bios setup and > windows still boots just fine but I can no longer boot into the guix ISO. If > I hit escape when > booting I get a file browser asking me to sele

Re: efi dual boot issue

2021-01-15 Thread jbranso
Hello, What kind of hardware do you have? Laptop? Desktop? What processor? That kind of information would be helpful. Also, note that I have never dual booted GNU/Linux and windows. I just use GNU. I think your problem amounts to configuring the bootloader section in config.scm incorrect

Re: How to reconfigure system without downloads I did not order?

2020-11-28 Thread jbranso
There is some code for guix that will allow guix to distribute software updates over IPFS. You are welcome to contribute to that! I believe that there is also some work that will allow people to fetch software updates over GNUnet. Both of these proposals would allow users from all over the wor

Re: Can Guix support Zen 2/AMD Ryzen?

2020-11-23 Thread jbranso
I am kind of shooting from the hip here, others may be more knowledgeable than me, but here is my two cents. As a general rule, any "brand new hardware" (except server grade hardware and Intel hardware) generally needs 3-6+ months before it has good Linux support. So you may run into issues us

Re: OpenVPN Service

2020-11-18 Thread jbranso
I had an issue with openvpn service leaking my DNS queries. I've set up network manager to manage my vpn connections. Though, I think I had to use DNS over HTTPS to fix the leaking DNS issue. November 18, 2020 2:55 PM, "Raghav Gururajan" wrote: > Hello Julien! > >> I'm surprised by this one

Re: Getting Jitsi to work with IceCat

2020-11-14 Thread jbranso
May I ask how you install add-ons with Icecat? Every time I've tried to install an extension, I've gotten a complaint that this plugin is meant for Firefox. Your version is not compatible. Admittedly, I am trying to install Ad-Block Plus...Maybe that is a bit different. And of course perhap

Re: Zoom

2020-11-13 Thread jbranso
I have heard that Firefox does have some issues with Jitsi. Your mileage may vary. If you run into trouble, you can always try ungoogled-chromium. Thanks, Joshua November 13, 2020 1:57 PM, "zimoun" wrote: > Dear, > > On Fri, 13 Nov 2020 at 18:15, Roy Lemmon wrote: > >> Can anyone give me

Re: Spams in the help-guix list ?

2020-10-20 Thread jbranso
Just out of curiosity, how does guix limit spam? I personally have never seen spam in the list. Are most emails manually approved? Can I help in some regard? Thanks, Joshua

Re: What are you using to harden your Guix System?

2020-10-20 Thread jbranso
I'm using sway instead of X. Does that count? Though I'm still using X for Emacs It would be great to add a cookbook page about how to harden guix! Thanks, Joshua

Re: Certbot service: no http -> https redirection

2020-10-20 Thread jbranso
Perhaps my guix configuration will help you figure out how to write your config.scm properly. The below file is what's running gnucode.me https://notabug.org/jbranso/linode-guix-system-configuration/src/master/linode-locke-lamora-current-config.scm Best of luck, Joshua

Re: how to contribute software?

2020-10-16 Thread jbranso
Hello! How do you build the package? c-make? meson? autotools? Guix provides some fairly common build systems. There's a lot of examples of package definitions in the guix source code gnu/packages/ directory. If you run into any issue packaging, you can always ask more specific questions he

Re: Installing Guix on Linode: a how-to

2020-07-10 Thread jbranso
Ok I sent it to guix-patches. https://lists.gnu.org/archive/html/guix-patches/2020-07/msg00294.html July 10, 2020 6:17 PM, jbra...@dismail.de wrote: > I will volunteer to add this to the guix cookbook. If I don't send a patch in > a week or so, then > that means I got lazy and decided not to do

Re: Installing Guix on Linode: a how-to

2020-07-10 Thread jbranso
I will volunteer to add this to the guix cookbook. If I don't send a patch in a week or so, then that means I got lazy and decided not to do it. July 8, 2020 7:57 PM, "Gary Johnson" wrote: > Can someone add this tutorial to the Guix Cookbook? I've been wondering > about how to do this for some

Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread jbranso
Hello, I don't believe that network manager is the default tool that guix uses... I think I use whatever is the default and it works for me... Does the normal guix not provide you with a working Internet connection? April 5, 2019 5:41 AM, zna...@tutanota.com (mailto:zna...@tutanota.com) wrote:

Re: trackpad and icecat trouble

2019-02-26 Thread jbranso
Hmm, only libinput? Thanks for the tip. February 26, 2019 3:23 AM, "Efraim Flashner" wrote: > On Mon, Feb 25, 2019 at 04:10:53PM -0500, Joshua Branson wrote: > >> Hello, >> >> I've been using guix for a while now but half of the time my trackpad is >> un-useable. When my trackpad is un-useabl