surface: Install rnote

This commit is contained in:
PapaTutuWawa 2022-02-25 22:21:56 +01:00
parent fbb525b7f6
commit b881c964c1

View File

@ -23,6 +23,10 @@
programs.phosh.enable = true;
environment.systemPackages = with pkgs; [
rnote
];
ptw = {
programs = {
mpv.enable = true;