Refactor imports and remove default.nix files
All checks were successful
/ check (push) Successful in 1m14s

This commit is contained in:
Oliver Davies 2025-06-01 23:19:58 +01:00
parent 060f94636b
commit ddc74bda3e
10 changed files with 49 additions and 82 deletions

View file

@ -1,8 +0,0 @@
{
imports = [
./docker.nix
./kanata.nix
./podman.nix
./password-store.nix
];
}