chore: add a TODO
This commit is contained in:
parent
66f3c5d32b
commit
1c98e38794
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue