index
:
nixos
master
NixOS and Nix Darwin Configuration files
Skullheadx
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
linux
/
default.nix
blob: 8fbdb2f6799540454a0a9ff58ee0638cb8d8fd0a (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./lockscreen.nix
./x11.nix
];
}