mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: fix lint
This commit is contained in:
parent
15f5c2552d
commit
9dc3bb6785
4 changed files with 13 additions and 4 deletions
|
|
@ -26,7 +26,7 @@
|
|||
enableDynamicTheming = false;
|
||||
enableVPN = false;
|
||||
enableCalendarEvents = false;
|
||||
dgop.package = pkgsUnstable.dgop; # not available in stable nixpkgs yet (25.11)
|
||||
dgop.package = pkgsUnstable.dgop; # not available in stable nixpkgs yet (25.11)
|
||||
|
||||
systemd.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue