added prism

This commit is contained in:
Dea 2026-01-08 22:17:31 -05:00
parent ee83544049
commit de092b6924

View file

@ -7,6 +7,6 @@
networking.hostName = "sandalphon";
environment.systemPackages = with pkgs; [
prismlauncher
];
}