Disable plasma ( for now ).

This commit is contained in:
CronyAkatsuki 2025-02-02 23:59:46 +01:00
parent c35e3b1bac
commit 5f439e5520

View File

@ -19,6 +19,8 @@
# Enable flakes
nix.settings.experimental-features = ["nix-command" "flakes"];
crony.plasma.enable = false;
# Setup gpu
hardware.graphics = {
enable = true;