Update flake inputs

This commit is contained in:
Natsu Kagami 2023-10-15 13:32:24 +02:00
parent 87aed07482
commit 3278589ca0
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 57 additions and 58 deletions

View file

@ -60,7 +60,6 @@ in
xdg-utils # Open stuff
] ++ (if pkgs.stdenv.isAarch64 then [ ] else [
gnome.cheese # Webcam check, expensive
mailspring
# Chat stuff
unstable.slack
]));