home/calcite: fix not build

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

View file

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