modules/flake/services: init

This commit is contained in:
Nikodem Rabuliński 2025-01-04 20:46:16 +01:00
parent 5c3f1dac68
commit 68445b2146
6 changed files with 111 additions and 2 deletions

5
services/default.nix Normal file
View file

@ -0,0 +1,5 @@
{
imports = [
];
}