index
:
nixos
master
Personal NixOS config flake + modules for all hosts
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
hosts
/
T430
/
home.nix
blob: a04b93f260a2ebd9fea0e62be19bab5f95a75121 (
plain
)
1
2
3
{
...
}:
{
imports
=
[
../../home
];
}