scripts: home: Add import subcommand.
authorAndrew Tropin <andrew@trop.in>
Tue, 31 Aug 2021 09:40:58 +0000 (12:40 +0300)
committerOleg Pykhalov <go.wigust@gmail.com>
Thu, 9 Sep 2021 17:26:51 +0000 (20:26 +0300)
commit879abff4fd70afbc5d3c491f145489c3e8738741
tree4a353ce13aca6e304f9e0a7cf0c40c1b27ea3501
parent89e05a695574fdabd76834aba35ad125620b8b5d
scripts: home: Add import subcommand.

* guix/scripts/home/import.scm: New file.
* Makefile.am (MODULES): Add it.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
Makefile.am
guix/scripts/home.scm
guix/scripts/home/import.scm [new file with mode: 0644]