Lilim: enable options for ssh, gpg, ollama, kdeconnect and ollama

This commit is contained in:
Kevin Baensch 2025-07-15 21:52:23 +02:00
parent a8f69cbc62
commit d72edb64d6
Signed by: derped
GPG key ID: C0F1D326C7626543

View file

@ -14,6 +14,9 @@
name = "derped";
id = 1337;
isAdmin = true;
services = [
"kdeconnect"
];
}
];
conffiles = [
@ -40,9 +43,10 @@
"cups"
"desktop"
"desktop::sway"
"gnupg"
"home"
"impermanence"
"lanzaboote"
"mariaDB"
"mullvad"
"nvim"
"nvim::blink"
@ -65,6 +69,7 @@
"nvim::lualine"
"nvim::nvim-highlight"
"nvim::oil-nvim"
"nvim::render-markdown-nvim"
"nvim::sniprun"
"nvim::telescope"
"nvim::tmux-navigate"
@ -72,8 +77,10 @@
"nvim::trim"
"nvim::undotree"
"nvim::which-key"
"ollama"
"pipewire"
"podman"
"ssh"
"tmux"
"udev"
];