Javier Domingo Cansino

Results 59 comments of Javier Domingo Cansino

debian 11 errors though: ``` root@master:~# bash install.sh [Tue Feb 14 20:04:04 UTC 2023] Configuration: [Tue Feb 14 20:04:04 UTC 2023] - archlinux_mirror = http://mirrors.kernel.org/archlinux [Tue Feb 14 20:04:04 UTC...

After this, `/dev/vda2` can't be mounted, taken from recovery console ![image](https://user-images.githubusercontent.com/228250/218857120-6879ded4-63c2-4650-a0d5-975efa602f67.png)

I have ported it to python3, but I have discovered there are some checks about the driver that are not correct. Also, I have found a bug in my distribution,...

I have updated it to be both python2 and python3 =) Relaying on the patched pyfluidsynth for pulseaudio configuration.

I got that error when I had a nix.conf in my home directory pointing the store to a folder in my home directory that already existed.

Nix newbie here too. @AmeerTaweel would you mind expanding on your answer? I have managed to install home-manager inside the nix-portable activated environment, however it won't allow me to do...

Thank you so much @ccornix So if I understand the solution, it relies on a double user-namespace. First we use nix-portable with bwrap to atain the mapping from `~/.nix-portable/nix` to...

Just in case, if anyone comes and tries to have a starter pack, with all the things we discussed in a single script that I found works pretty good, find...

@Blunderchips not being able to do multi stage applies is a problem that you will find in many cases, such as when you provision a cluster through google cloud and...

@hurricanehrndz nix newbie here, in regards to the homeconfig folder, what does it contain? I'm trying to get home-manager to work in a rootless / nix-less system and found your...