nixvim cleanup & fix gpg

This commit is contained in:
2026-02-27 14:58:29 +01:00
parent ce176d0022
commit 454ec27541
12 changed files with 297 additions and 201 deletions

View File

@@ -1,6 +1,10 @@
{ pkgs, ... }:
{
imports = [
./services
];
home = {
username = "elias";
homeDirectory = "/home/elias";