Initial commit

This commit is contained in:
Trolli Schmittlauch 2021-03-10 02:27:11 +01:00
commit 35ebdd5b7e
13 changed files with 287 additions and 0 deletions

5
modules/default.nix Normal file
View file

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