summaryrefslogtreecommitdiff
path: root/guix/scripts/home.scm
AgeCommit message (Expand)Author
2021-11-17scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen
2021-10-31guix home: import: Make the user to specify a destination directory.Xinglu Chen
2021-10-09scripts: home: Make sure profile directory exists.Oleg Pykhalov
2021-10-09Move (gnu home-services) to (gnu home services).Oleg Pykhalov
2021-10-04scripts: home: Support dry-run.Efraim Flashner
2021-10-02scripts: home: Wire and document --expression flag.Pierre Langlois
2021-09-09scripts: home: Add import subcommand.Andrew Tropin
2021-09-09scripts: Add 'guix home'.Andrew Tropin