Switch SDDM to greetd

This commit is contained in:
2023-01-19 15:17:15 +01:00
parent 6f0028d75e
commit 7b463d06ff
13 changed files with 243 additions and 249 deletions

View File

@@ -52,8 +52,6 @@
zoom-vm
#lapce
xdg-desktop-portal-hyprland
];
ptw = {
@@ -118,8 +116,6 @@
adb.enable = true;
gnupg.agent.pinentryFlavor = "qt";
evolution.enable = true;
hyprland.enable = true;
};
virtualisation = {
@@ -127,7 +123,10 @@
# enable = true;
# dockerCompat = true;
#};
docker.enable = true;
docker = {
enable = true;
storageDriver = "btrfs";
};
};
boot = let