chore: add a TODO

This commit is contained in:
Mohammad Rafiq 2025-02-28 07:33:55 +08:00
parent 66f3c5d32b
commit 1c98e38794

View file

@ -1,6 +1,8 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
# TODO: Move wayland-specific stuff to a wayland config
home.packages = with pkgs; [ home.packages = with pkgs; [
fastfetch # system info fastfetch # system info
wl-clipboard # provides cli copy and paste commands wl-clipboard # provides cli copy and paste commands