index
:
latitude-7490
master
NixOS configuration for a Dell Latitude 7490.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
nix.nix
blob: e0ad7317a4ed271930a03ad7984ab123f1b03f4a (
plain
)
1
2
3
4
5
6
{
...
}:
{
personal
.
nix
=
{
enable
=
true
;
gc
.
enable
=
true
;
};
}