removed empty lines

This commit is contained in:
2025-09-28 02:11:14 -06:00
parent 8053fc7843
commit cd9e738c3c
16 changed files with 0 additions and 42 deletions

View File

@@ -7,7 +7,6 @@
../../config/base.nix
../../config/stylix.nix
];
virtualisation.vmVariant.virtualisation = {
memorySize = 4096;
cores = 4;
@@ -17,7 +16,6 @@
y = 1080;
};
};
my = {
secureHost = false;
stylix.enable = true;
@@ -45,9 +43,7 @@
}
];
};
networking.hostName = "emacs";
services.xserver = {
enable = true;
displayManager.lightdm.enable = true;