Switched Equinox to gnome

This commit is contained in:
2024-05-18 20:25:04 -03:00
parent ec2499d1ae
commit 80ba417d13
6 changed files with 3 additions and 10 deletions

View File

@@ -2,7 +2,6 @@
imports = [
./browsers
./common.nix
./kitty.nix
./vscode
];
}

View File

@@ -1,5 +0,0 @@
{
programs.kitty = {
enable = true;
};
}