switch to dorion

This commit is contained in:
twoneis 2024-05-08 22:53:51 +02:00
parent 21a6750d09
commit 88e2883263

View file

@ -1,5 +1,5 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
vesktop
dorion
];
}