feat: add prismlauncher

This commit is contained in:
Moritz Böhme 2024-11-11 13:22:46 +01:00
parent 1540b22752
commit 14c1cafcd8
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 28 additions and 0 deletions

View file

@ -22,6 +22,7 @@
impermanence.enable = true;
webis.enable = true;
};
programs.prismlauncher.enable = true;
services.wallpaper.enable = true;
};