treewide: remove gnome
Some checks failed
Check flake / build-amd64-linux (push) Failing after 31s

This commit is contained in:
2026-01-11 21:53:16 +00:00
parent 6b8d1373c4
commit a2138e3d8d
7 changed files with 0 additions and 338 deletions

View File

@@ -1,5 +1,4 @@
{
lib,
pkgs,
...
}:
@@ -106,9 +105,6 @@
repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo";
};
};
system.desktop = {
gnome.enable = lib.mkForce false;
};
};
system.stateVersion = "22.11";