Remove postgres

This commit is contained in:
2023-11-18 23:46:22 +00:00
parent 0dcb90d8b3
commit 1d2df8e35b
2 changed files with 0 additions and 4 deletions

View File

@@ -22,8 +22,5 @@
elderbug = {};
pingbox = {
imports = [
./postgres
];
};
}

View File

@@ -17,5 +17,4 @@
};
in {
programs.neovim.enable = true;
}