home
Code
Branches
Tags
Commits
main
home
/
systems
/
aomi
/
home.nix
Top
1
{
.
.
.
}:
2
{
3
imports
=
[
4
../../home/common/profiles/work-fedora.nix
5
]
;
6
}