keys as option

This commit is contained in:
twoneis 2024-07-28 20:21:13 +02:00
parent d71a01a618
commit 253d0eb7cc
7 changed files with 46 additions and 12 deletions

View file

@ -1,6 +1,7 @@
{ lib, config, pkgs, ... }: {
imports = [
./media.nix
./notes.nix
./programs.nix
./themes.nix
];