Add modules

This commit is contained in:
Tobias Happ 2019-11-24 00:37:40 +01:00 committed by Alexander Sosedkin
parent 5cc656fffc
commit f40362898a
19 changed files with 1045 additions and 0 deletions

14
modules/module-list.nix Normal file
View file

@ -0,0 +1,14 @@
# Licensed under GNU Lesser General Public License v3 or later, see COPYING.
# Copyright (c) 2019 Alexander Sosedkin and other contributors, see AUTHORS.
[
./build/activation.nix
./build/config.nix
./environment/etc
./environment/files.nix
./environment/login
./environment/links.nix
./environment/path.nix
./user.nix
<nixpkgs/nixos/modules/misc/assertions.nix>
]