index
:
nix-config
this commit
main
tmp
This is my system configuration, targeting workstations.
sils
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
nixos
/
sils
/
default.nix
blob: 38d83a6f569cf249a17e4c0329a0bd2db8db46a8 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./basesystem.nix
./meta.nix
./plymouth.nix
];
}