Lilim: enable options for ssh, gpg, ollama, kdeconnect and ollama
This commit is contained in:
parent
a8f69cbc62
commit
d72edb64d6
1 changed files with 8 additions and 1 deletions
|
@ -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"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue