1
Fork 0

Remove a bunch of xorg stuff

This commit is contained in:
prescientmoon 2025-04-08 21:48:58 +02:00
parent bf6f8de590
commit 9864f85c40
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
15 changed files with 6 additions and 266 deletions
home/features/cli

View file

@ -1,4 +1,3 @@
{ pkgs, lib, ... }:
{
programs.ssh.enable = true;
satellite.persistence.at.state.apps.ssh.directories = [ ".ssh" ];