meow
This commit is contained in:
commit
a4cd48ad93
5 changed files with 307 additions and 0 deletions
6
modules/default.nix
Normal file
6
modules/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue