treewide: fix in depricated options

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-08-04 01:23:28 +03:00
parent e79304357b
commit f37a8792d2
No known key found for this signature in database
4 changed files with 0 additions and 4 deletions

View file

@ -2,7 +2,6 @@
services = {
greetd = {
enable = true;
vt = 7;
restart = false;
settings = {
default_session = {

View file

@ -7,7 +7,6 @@
xserver = {
display = lib.mkForce 0;
enable = true;
tty = 7;
excludePackages = with pkgs; [
xterm

View file

@ -2,7 +2,6 @@
services = {
greetd = {
enable = true;
vt = 7;
restart = false;
settings = {
default_session = {

View file

@ -7,7 +7,6 @@
xserver = {
display = lib.mkForce 0;
enable = true;
tty = 7;
excludePackages = with pkgs; [
xterm