flake.nix: init file + inlyne in devshell

inlyne is a useful markdown viewer, since helix doesnt support it, and file will be used if wrapping specific appimages
This commit is contained in:
notohh 2023-05-08 16:27:30 -04:00
parent 3907774625
commit ed1a87d662
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -41,6 +41,8 @@
git
deploy-rs
sops
file
inlyne
];
};
deploy = import ./hosts/deploy.nix inputs;