feat: remove kanshi config

nixos
Moritz Böhme 2024-06-30 18:50:11 +02:00
parent 331c34b147
commit fe78e6c206
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 7 deletions

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