code style refactor
This commit is contained in:
parent
5631025ec1
commit
40bb2bfaaa
40 changed files with 73 additions and 86 deletions
|
@ -1,8 +1,5 @@
|
|||
{ hostname
|
||||
, config
|
||||
, pkgs
|
||||
, ...
|
||||
}: {
|
||||
{ hostname, config, pkgs, ...}:
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue