From b01d2dbeb9d7c3817f87701863c15c9c84dde5d8 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 2 Dec 2023 15:58:10 +0100 Subject: fix(sys/impermanence): Persist the postgresql datebase, if it exists --- hm/soispha/conf/nvim/files/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hm') diff --git a/hm/soispha/conf/nvim/files/default.nix b/hm/soispha/conf/nvim/files/default.nix index 38c00316..68c267b9 100644 --- a/hm/soispha/conf/nvim/files/default.nix +++ b/hm/soispha/conf/nvim/files/default.nix @@ -1,7 +1,4 @@ -{ - lib, - ... -}: { +{lib, ...}: { programs.nixvim = { extraFiles = { "ftplugin/tex.lua" = '' -- cgit 1.4.1