feat: move to dms and remove hyprland completely

This commit is contained in:
Nickolaj Jepsen 2025-12-12 03:38:32 +01:00
parent bc9a10e521
commit 357d01cc9b
24 changed files with 410 additions and 767 deletions

View file

@ -76,7 +76,7 @@ in {
};
programs.ssh.startAgent = true;
services.gnome.gcr-ssh-agent.enable = false; #
services.gnome.gcr-ssh-agent.enable = false;
services.openssh = {
enable = true;

View file

@ -1,3 +1,3 @@
_: {
services.tailscale.enable = true;
}
}