index
:
nix-config
this commit
main
tmp
This is my system configuration, targeting workstations.
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
services
/
default.nix
blob: 8c396b6f5744fdfcbb729e5edcff77218704c79d (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./fwupd
./greetd
./logind
./printing
./tlp
];
}