mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fixies
This commit is contained in:
parent
2d05aef526
commit
8ea560f504
2 changed files with 2 additions and 8 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
_: {
|
||||||
config,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
services.mako = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
{config, ...}: {
|
||||||
config,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
services.swayidle = {
|
services.swayidle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
timeouts = [
|
timeouts = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue