Added plasma6 specialisation for when other people use my devices

This commit is contained in:
Jurn Wubben 2025-04-04 11:23:07 +02:00
parent 86b4adcdf7
commit 1da1ad0b83
5 changed files with 62 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
osConfig,
config,
inputs,
pkgs,
lib,
...
}: {
imports = [
@ -11,6 +11,7 @@
stylix = {
enable = osConfig.niksos.desktop;
autoEnable = lib.mkDefault true;
image = ./background.png;
polarity = "dark";