TLDR
I tried installing NixOS with the KDE Plasma Desktop, but it results in a broken install with no applications (though some programs still exist e.g. Dolphin), and on login it shows an error “Could not enter folder tags:/.
”. I then tried installing again but when prompted to choose the desktop environment I chose Gnome instead of Plasma and it works perfectly.
Install NixOS with Plasma Desktop
The way I installed it is I flashed the NixOS live installer (I tried with both the Gnome and Plasma versions of the installer) to a 16GB USB drive using EtchDroid (which is a port of Balena Etcher for android). Then I booted the live OS on my PC and went through with the installation steps, choosing “Plasma” as the desktop environment.
Not sure if this is the cause of the issue or if it is even relevant, but when choosing the disk to install on, I manually created the partitions. I previously had installed Fedora 41, but I deleted all of it and only left the home partition.
I also tried using separate partitions for
/boot
(512 MiB) and /boot/efi
(500 MiB) but got the same results.
Then I let it install the OS and rebooted. It boots to the Plasma SDDM and everything looks normal, but when I log in to my user I see this:
I tried opening the terminal but there are no applications. clicking the system tray lets me configure WiFi and everything else that is present in the tray.
Trying to open the Desktop files shows this:
From this window I can click “
Choose other...
” to show a file picker, and from there I can open Dolphin. I saw that everything was there in the my home directory, but on root there were clearly a lot of things missing. E.g. /usr
only had one file /usr/bin/env
.