Extract Docker and screenkey modules

This commit is contained in:
Oliver Davies 2024-11-26 13:00:00 +00:00
parent d0e83937d2
commit 198f2962bd
8 changed files with 53 additions and 25 deletions

View file

@ -1,7 +1,8 @@
{
imports = [
./autorandr.nix
./docker.nix
./features/cli
./features/desktop
./features/gaming.nix
./features/homelab
./fonts.nix
@ -9,7 +10,6 @@
./kanata.nix
./rofi.nix
./rsnapshot.nix
./screenkey.nix
./xbanish.nix
];
}