feat: remove kanshi config

This commit is contained in:
Moritz Böhme 2024-06-30 18:50:11 +02:00
parent 331c34b147
commit fe78e6c206
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -28,13 +28,6 @@
services.wallpaper.enable = true;
};
home-manager.users.moritz.services.kanshi.profiles = {
default = {
outputs = [
{ criteria = "HDMI-A-1"; mode = "3840x2160@60"; scale = 1.2; }
];
};
};
home-manager.users.moritz.home.packages = with pkgs; [
anki
stable.calibre # NOTE: breaks often in unstable