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,11 +0,0 @@
{
imports = [
./avahi.nix
./bluetooth.nix
./gnupg.nix
./openssh.nix
./pipewire.nix
./xbanish.nix
./zram.nix
];
}