home/calcite: fix not build

This commit is contained in:
xinyangli 2024-09-24 11:39:30 +08:00
parent f905f051a0
commit 59c4ee3e8d
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE

View file

@ -1,6 +1,8 @@
{ inputs, pkgs, ... }:
{ pkgs, ... }:
{
imports = [ ./common ];
imports = [
./common
];
programs.nix-index-database.comma.enable = true;
@ -37,11 +39,6 @@
flavor = "mocha";
};
stylix = {
targets = {
gtk.enable = true;
};
};
xdg.enable = true;
i18n.inputMethod = {