remove old plasma fig
This commit is contained in:
parent
39b350ebe7
commit
8a0ab71dae
2 changed files with 1 additions and 235 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue