Add papis to main config

This commit is contained in:
Yan Lin 2025-07-29 15:55:15 +02:00
parent 0da9c3b3cb
commit e7cb1502e3
2 changed files with 2 additions and 5 deletions

View file

@ -1,11 +1,6 @@
{ pkgs, ... }:
{
# Install papis package
home.packages = with pkgs; [
papis
];
# Papis configuration
home.file.".config/papis/config".text = ''
[settings]