chore: remove unneeded TODOs
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-02-15 13:43:40 -05:00
parent 95df4d1396
commit d172a82805
3 changed files with 7 additions and 7 deletions

View file

@ -73,8 +73,9 @@ in {
}
];
# TODO: make the following declarative and also make the image declarative
# Add this to /var/lib/waydroid/waydroid.cfg for controller support
# Stuff missing for complete declarative setup:
# - make the following declarative and also make the image declarative
# - Add this to /var/lib/waydroid/waydroid.cfg for controller support
# persist.waydroid.udev = true
# persist.waydroid.uevent = true
virtualisation.waydroid.enable = true;

View file

@ -23,8 +23,7 @@ in {
lfs.enable = true;
# TODO: check if this is right
signing.format = "openpgp";
signing.format = "ssh";
includes = [
{path = toString self.scopedPackages.${pkgs.system}.dracula.git;}

View file

@ -166,7 +166,7 @@ in {
(pkgs)
xournalpp
virt-manager
libreoffice-fresh # TODO: declarative conf?
libreoffice-fresh
hunspell
;