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,9 +0,0 @@
{
imports = [
./browsers
./flameshot.nix
./gtk.nix
./media
./screenkey.nix
];
}