formatting + organizing

This commit is contained in:
mjallen18
2024-07-24 21:43:55 -05:00
parent 4b4b419873
commit c5a9ff512c
20 changed files with 744 additions and 652 deletions

View File

@@ -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