mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
revert: oops new thing is really different, not doing that now
This commit is contained in:
parent
5d71db274e
commit
21898ab8c8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
services.kanshi = {
|
services.kanshi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = {
|
profiles = {
|
||||||
laptops = {
|
laptops = {
|
||||||
outputs =
|
outputs =
|
||||||
if (host == "sakura") then
|
if (host == "sakura") then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue