Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Environmental Cheminformatics
plan-b
Commits
fb79b10e
Commit
fb79b10e
authored
Jun 07, 2021
by
Todor Kondic
Browse files
...
parent
340322c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/guix.yml
View file @
fb79b10e
...
...
@@ -7,6 +7,7 @@
become_user
:
"
{{
item['login']
}}"
loop
:
"
{{
users
}}"
ignore_errors
:
yes
tags
:
guix-conf
-
name
:
Copy channels.
...
...
@@ -15,6 +16,7 @@
dest
:
"
/home/{{
item.login
}}/.config/guix/channels.scm"
become_user
:
"
{{
item.login
}}"
loop
:
"
{{
users
}}"
tags
:
guix-conf
-
name
:
Copy nonfree channels.
...
...
@@ -23,6 +25,7 @@
dest
:
"
/home/{{
item.login
}}/.config/guix/channels-nonfree.scm"
become_user
:
"
{{
item.login
}}"
loop
:
"
{{
users
}}"
tags
:
guix-conf
-
name
:
Guix pull everywhere.
command
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment