mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-08 01:51:04 +01:00
compton: minor reformatting
This commit is contained in:
parent
9a0f388f66
commit
abfc37076a
1 changed files with 17 additions and 18 deletions
|
|
@ -284,7 +284,6 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
home.packages = [ cfg.package ];
|
||||
|
||||
systemd.user.services.compton = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue