mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
whitespace
This commit is contained in:
parent
297a1b846b
commit
c5512fc08f
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ in
|
||||||
echo "$(curl --silent -L ${config.system.defaultChannel}/git-revision) latest available"
|
echo "$(curl --silent -L ${config.system.defaultChannel}/git-revision) latest available"
|
||||||
echo
|
echo
|
||||||
'')
|
'')
|
||||||
|
|
||||||
] ++ update-cmds;
|
] ++ update-cmds;
|
||||||
|
|
||||||
environment.etc."pip.conf".text = ''
|
environment.etc."pip.conf".text = ''
|
||||||
|
|
Loading…
Reference in a new issue