removed empty lines
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user