[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50873] [PATCH 0/5] Fixes to ‘guix home import’
From: |
Ludovic Courtès |
Subject: |
[bug#50873] [PATCH 0/5] Fixes to ‘guix home import’ |
Date: |
Sat, 06 Nov 2021 18:00:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Andrew Tropin <andrew@trop.in> skribis:
>>> Or perhaps it would be more consistent to have:
>>>
>>> guix home import ~/foo
>>>
>>> create ~/foo/config.scm, instead of printing it to stdout?
>
> It's a good idea. home.scm or home-config.scm can be another option to
> make it clearer that it's not a system config.
Yes, or even ‘home-configuration.scm’, in keeping with the
no-abbreviation policy. :-)
If Xinglu or someone else wants to make this change, I’ll happily
review/apply!
Thanks,
Ludo’.