Added plasma6 specialisation for when other people use my devices
This commit is contained in:
parent
f2e0efe82b
commit
91b087f668
5 changed files with 62 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue