Run nixpkgs-fmt
This commit is contained in:
parent
fbc1f9235f
commit
aed1e3f2bf
7 changed files with 30 additions and 18 deletions
|
@ -9,7 +9,8 @@ let
|
|||
rev = "6554045b1184b213fdc9d731a45e8a75858291de";
|
||||
sha256 = "yhgowvJfxVdJE1yVYPWnJYvzhMsPc+HgkmDa++CcTDo=";
|
||||
};
|
||||
in {
|
||||
in
|
||||
{
|
||||
# Very opinionated :)
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
@ -62,4 +63,4 @@ in {
|
|||
|
||||
# We'd like to have the iTerm2 shell integration utilities in ~/.iterm2.
|
||||
home.file.".iterm2".source = "${iterm2_shell_integration}/utilities";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue