remove old plasma fig

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-30 00:21:31 -06:00
parent 39b350ebe7
commit 8a0ab71dae
2 changed files with 1 additions and 235 deletions

View file

@ -61,7 +61,6 @@
./hardware-configuration.nix
./impermanence.nix
./plasma.nix
(
{
config,
@ -74,7 +73,7 @@
system.stateVersion = "25.05";
services.openssh.settings.PasswordAuthentication = lib.mkForce true;
myPlasma = {
ringofstorms.dePlasma = {
enable = true;
gpu.intel.enable = true;
sddm.autologinUser = "luser";