Merge branch 'main' of github.com:itepastra/nixconf
This commit is contained in:
commit
729811c538
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ in
|
|||
builtins.map
|
||||
(
|
||||
conf:
|
||||
"${inputs.automapaper.packages.${pkgs.system}.default}/bin/automapaper -c ${confFile conf}"
|
||||
"${inputs.automapaper.packages.${pkgs.system}.default}/bin/automapaper -C ${confFile conf}"
|
||||
)
|
||||
config.modules.hyprland.displays
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue