mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
add alocker to dwm setup
This commit is contained in:
parent
20533c7a78
commit
5eba8b1cb2
2 changed files with 39 additions and 29 deletions
|
|
@ -10,7 +10,7 @@ _:
|
|||
|
||||
systemd.services = {
|
||||
miniflux = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
|
||||
description = "Miniflux service";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue