This website requires JavaScript.
Explore
Help
Sign In
lelgenio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
flake: add formatter
Browse source
...
This commit is contained in:
Leonardo Eugênio
2023-05-07 22:20:10 -03:00
parent
2cf980caa1
commit
b9c65f797f
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
flake.nix
Unescape
Escape
View file
@ -139,5 +139,7 @@
}
;
}
;
packages
.
${
system
}
=
packages
;
packages
.
${
system
}
=
packages
;
formatter
.
${
system
}
=
pkgs
.
nixpkgs-fmt
;
}
;
}
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
lelgenio/nixos-config
Title
Body
Create issue