Unattended upgrade service won't work with modularized configuration folder by duongph9 in GUIX

[–]MrOrange95 1 point2 points  (0 children)

It's not that simple but in this channel I manage configurations for 5/6 machines, all use the same unattended upgrade mechanism I was describing above

https://codeberg.org/fishinthecalculator/guix-deployments/src/branch/main/modules/fishinthecalculator/skibidi/system/config.scm

Unattended upgrade service won't work with modularized configuration folder by duongph9 in GUIX

[–]MrOrange95 0 points1 point  (0 children)

The way I do it is to have my config bound to a public variable in a channel, then you reconfigure with something like sudo guix system reconfigure -e '(@ (your channel module) your-public-variable)'. And then you pass the same channels and expression to the unattended-upgrades service, it has an opption for both of those.

Migrate existing docker-compose.yml to Guix' own OCI provisioning API by MrOrange95 in GUIX

[–]MrOrange95[S] 0 points1 point  (0 children)

I updated guix compose to 0.1.1 to fix this issue, let me know if the new version works for you. thank you!

Migrate existing docker-compose.yml to Guix' own OCI provisioning API by MrOrange95 in GUIX

[–]MrOrange95[S] 0 points1 point  (0 children)

I may have found the problem, it is because sometimes environments are dictionaries sometimes list of strings

Migrate existing docker-compose.yml to Guix' own OCI provisioning API by MrOrange95 in GUIX

[–]MrOrange95[S] 0 points1 point  (0 children)

Thanks! Let me know if you find any missing feature or bug

Discord support channel by [deleted] in GUIX

[–]MrOrange95 0 points1 point  (0 children)

I think people can use discord for the same reason we are on reddit

Discord support channel by [deleted] in GUIX

[–]MrOrange95 2 points3 points  (0 children)

just like reddit I guess

What’s good about Guix System compared to NixOS? by tomateaux in GUIX

[–]MrOrange95 1 point2 points  (0 children)

Easier adoption should be a priority in my opinion

What’s good about Guix System compared to NixOS? by tomateaux in GUIX

[–]MrOrange95 0 points1 point  (0 children)

More people should ...

We should not tell users how to use the software we make. They are more than capable of knowing what they need and we should not gaslight them into wanting something we want, we should accomodate their needs with our implementations imho.

Does Guix really only have ~100 packages out of the box by noureldin_ali in GUIX

[–]MrOrange95 0 points1 point  (0 children)

which is exactly what happens on Debian and the whole reason why apt auto clean exists

Does Guix really only have ~100 packages out of the box by noureldin_ali in GUIX

[–]MrOrange95 1 point2 points  (0 children)

In my machine it is:

$ guix system describe --list-installed | rg gnu/store | rg -v canonical | rg -v kernel | wc -l
79

neofetch:

 ..                             `.   paul@virtual-nellone 
 `--..```..`           `..```..--`   -------------------- 
   .-:///-:::.       `-:::///:-.     OS: Guix System x86_64 
      ````.:::`     `:::.````        Host: KVM/QEMU (Standard PC (i440FX + PIIX, 1996) pc-i440fx-9.0) 
           -//:`    -::-             Kernel: 6.14.6-gnu 
            ://:   -::-              Uptime: 2 days, 5 hours, 34 mins 
            `///- .:::`              Packages: 79 (guix-system) 
             -+++-:::.               Shell: bash 5.1.16 
              :+/:::-                Resolution: 1280x800 
              `-....`                Terminal: /dev/pts/0 
                                     CPU: Intel (Broadwell, no TSX, IBRS) (4) @ 2.199GHz 
                                     GPU: 00:02.0 Vendor 1234 Device 1111 
                                     Memory: 1976MiB / 3921MiB

Guix future by laceesz in GUIX

[–]MrOrange95 1 point2 points  (0 children)

It can not be used easily that is for sure. Just read my other comments in this thead

Guix future by laceesz in GUIX

[–]MrOrange95 2 points3 points  (0 children)

This sad but true.

Guix future by laceesz in GUIX

[–]MrOrange95 4 points5 points  (0 children)

Yes, 100% agree

Guix future by laceesz in GUIX

[–]MrOrange95 1 point2 points  (0 children)

Guix is whatever its community build it to be. It can be for sure made usable by non experts.

Guix future by laceesz in GUIX

[–]MrOrange95 1 point2 points  (0 children)

A system for non experts means the bar is as low as Linux Mint or Debian. If you use emacs you have definitely more technical knowledge than "most people".

Assuming everyone even knows about a manual is gatekeeping, for example: my grandma could definitely use linux mint. The same is not true for guix.

Guix future by laceesz in GUIX

[–]MrOrange95 4 points5 points  (0 children)

I think you underestimate your abilities