Fix typo
This commit is contained in:
parent
00f4db8a9f
commit
b012164a19
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
{
|
{
|
||||||
services.kanshi = {
|
services.kanshi = {
|
||||||
enable = config.home.desktop.enable ;
|
enable = config.home.desktop.enable;
|
||||||
settings = [
|
settings = [
|
||||||
{
|
{
|
||||||
profile = {
|
profile = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue