This website requires JavaScript.
Explore
Help
Sign In
nix-community
/
dream2nix
Watch
1
Star
1
Fork
0
You've already forked dream2nix
mirror of
https://github.com/nix-community/dream2nix.git
synced
2024-12-23 14:31:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5a5ae25b04
dream2nix
/
modules
/
flake-parts
/
_template.nix
17 lines
129 B
Nix
Raw
Normal View
History
Unescape
Escape
chore(formatting): format v1 code with alejandra
2023-03-12 18:27:22 +03:00
{
self
,
lib
,
.
.
.
}
:
{
perSystem
=
{
config
,
self'
,
inputs'
,
pkgs
,
.
.
.
}
:
{
init
2023-02-11 13:16:17 +03:00
}
;
flake
=
{
}
;
}
Reference in New Issue
Copy Permalink