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

View file

@ -8,5 +8,6 @@
imports = [
(import ./configurations.nix { inherit nixpkgs darwin home-manager; })
./services.nix
];
}