feat: oh my pkcell

This commit is contained in:
Teesh 2026-02-02 11:42:37 +02:00
parent dd120cbb7a
commit 9846d0680a

View file

@ -7,6 +7,15 @@
]; ];
}; };
# taki is a laptop, therefore it has a battery,
# therefore noctalia should be able to detect it.
#
# we're using dendritic so its fine to modify configs in a file
# in fact, its even encouraged!
flake.modules.nixos.taki = {
services.upower.enable = true;
};
flake.modules.homeManager.desktop = { flake.modules.homeManager.desktop = {
imports = [ imports = [
inputs.noctalia.homeModules.default inputs.noctalia.homeModules.default