index
:
nixrc
this commit
main
NixOS/HM flakes
sefidel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
configurations
/
default.nix
blob: 8b842793667448ef65e1382d48d8572f2e6706ec (
plain
)
1
2
3
4
5
{
self
,
nixpkgs
,
...
}
@
inputs
:
{
alpha
=
self
.
lib
.
mkSystem
"alpha"
nixpkgs
;
}