Initial commit

This commit is contained in:
2020-10-15 17:05:30 +11:00
committed by xeals
commit 77ff73522c
14 changed files with 284 additions and 0 deletions

6
modules/default.nix Normal file
View File

@ -0,0 +1,6 @@
{
# Add your NixOS modules here
#
# my-module = ./my-module;
}