feat(apps): add vial to the application list
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
3
home/apps/vial.nix
Normal file
3
home/apps/vial.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [vial];
|
||||
}
|
||||
Reference in New Issue
Block a user