aerospace

This commit is contained in:
2025-09-22 21:28:55 +02:00
parent bdb2c85df3
commit 7eaf15441e
3 changed files with 2 additions and 8 deletions

View File

@@ -7,7 +7,6 @@
in {
imports = [
./ghostty.nix
./jankyborders.nix
];
home = {

View File

@@ -1,5 +0,0 @@
{
services.jankyborders = {
enable = true;
};
}