Initial commit

This commit is contained in:
Aleksandr 2024-08-05 20:53:43 +03:00
commit 95ab35975a
27 changed files with 446 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
imports = [
./network
./graphics.nix
./sops.nix
./users.nix
];
}