Hi Rodrigo,
(answering in reverse order because I think that makes more sense)
Rodrigo Morales writes:
I have two questions:
2. I wouldn't need to answer the first question if I could make
GNOME
Display Manager to use Sway (currently, it only uses EXWM and
I don't
see a button to
I want to remove gdm-service-type from %desktop-services because I don't
know how to make gmd-service-type use Sway, so I'd rather launch sway
manually after logging in with my user.
#+BEGIN_SRC scheme
(use-modules
(gnu)
(gnu services ssh)
(gnu services avahi)
(gnu services shepherd)
(gnu s
Théo Tyburn writes:
> Hi again,
>
> Now I want to package a python script that has some dependencies on
> python packages.
>
> How do I go about packaging it to make the script available from the command
> line
> without polluting the environment with the dependencies ? I am looking
> for a simi
It is simple way to automate creation and renewal of ssl certificates.
18 ene 2024 19:35:20 Felix Lechner :
> Hi,
>
> On Thu, Jan 18 2024, Moisés Simón wrote:
>
>> I'm running my own internal Lets Encrypt server.
>
> What's the point of running Certbot with your own certificate authority?
> Ar
Hi Théo,
On Fri, Jan 19 2024, Théo Tyburn wrote:
> How do I go about packaging it to make the script available from the command
> line
> without polluting the environment with the dependencies ?
The best way is wrap-program, or my forthcoming wrap-executable.
Kind regards
Felix
Hi again,
Now I want to package a python script that has some dependencies on
python packages.
How do I go about packaging it to make the script available from the command
line
without polluting the environment with the dependencies ? I am looking
for a similar effect to running `guix shell py
Hi Samuel,
On Fri, Jan 19 2024, samuel@thewilley.family wrote:
> it seems that even hard-coded paths don't work inside of the
> configuration yaml.
Personally, I would create the configuration file via serializers in
'define-configuration'. It would allow you to use the store paths that
come fro
On 2024-01-19 10:23, samuel@thewilley.family wrote:
Any help would be nice, I've been smashing my head into the wall for a
few days as I feel this is required for my usage of Emacs. I'm not sure
why anyone would want this, but the relevant channels.scm snippet will
be in the readme.md of the sa
Hello, I'm new to Guix (About five or so days?), right now I'm
attempting to make a service for udevmon (interception-tools) so that I
can use caps2esc (I've already defined that package in my channel) so
that I don't get Emacs pinky 😄. However, I'm running into one issue... I
can get the servi
Richard writes:
> +1 for upstreaming if possible. Being able to associate home
> environments with a system declaration would be very helpful. I remember
> someone asking about guix deploy and home environments, so it seems to
> be a popular feature request.
This reminds me of an idea I've had
Lars Rustand writes:
> Kristoffer Ström writes:
>
> The service definition even seems to be fully self-contained and not
> dependent on any other RDE code, so it should be possible to simply copy
> the service definition into your own config without needing to add RDE
> at all (although I have n
Kristoffer Ström writes:
> I would love to know this as well. I've not found any examples in the
> wild that are not tied into other distributions (RDE).
Thanks for pointing me in the right direction! After doing some digging
in RDE sources I found the `guix-home-service-type` which does exact
Hello, I'm trying to package network-manager-sstp (and its dependency
sstp-client), but I'm running into a weird error. I'm sure it is a very
easy problem to solve for someone with a little more experience with the
build-system.
>From what I can tell these packages should be fairly standard auto
13 matches
Mail list logo