formatting + organizing
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
# Enable the Plasma 6 Desktop Environment.
|
||||
displayManager.gdm.enable = false;
|
||||
};
|
||||
|
||||
|
||||
displayManager.sddm.enable = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
];
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
DBX_CONTAINER_MANAGER = "podman";
|
||||
DBX_CONTAINER_MANAGER = "podman";
|
||||
};
|
||||
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
|
||||
Reference in New Issue
Block a user