summaryrefslogtreecommitdiffstats
path: root/modules/linux/default.nix
blob: 8fbdb2f6799540454a0a9ff58ee0638cb8d8fd0a (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./lockscreen.nix
    ./x11.nix
  ];
}