about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-02 15:58:10 +0100
committerSoispha <soispha@vhack.eu>2023-12-02 15:58:10 +0100
commitb01d2dbeb9d7c3817f87701863c15c9c84dde5d8 (patch)
tree1682d6821a5525fe7e0d74e8092cfb6fca3ce9c0 /hm
parentfeat(hm/conf/nvim/plgs/lsp/servers): Add python language servers (diff)
downloadnixos-config-b01d2dbeb9d7c3817f87701863c15c9c84dde5d8.zip
fix(sys/impermanence): Persist the postgresql datebase, if it exists
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/conf/nvim/files/default.nix5
1 files changed, 1 insertions, 4 deletions
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" = ''